Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp32 static const unsigned TypeLocMaxDataAlign = alignof(void *); variable
174 TypeLocMaxDataAlign) && in copy()
177 TypeLocMaxDataAlign)) { in copy()