Searched refs:TypeLocMaxDataAlign (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp33 static const unsigned TypeLocMaxDataAlign = alignof(void *); variable
175 TypeLocMaxDataAlign) &&
178 TypeLocMaxDataAlign)) {

Completed in 57 milliseconds