Home
last modified time | relevance | path

Searched defs:TypeInfoChars (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h176 struct TypeInfoChars { struct
181 TypeInfoChars() : AlignIsRequired(false) {} in TypeInfoChars() argument
182 TypeInfoChars(CharUnits Width, CharUnits Align, bool AlignIsRequired) in TypeInfoChars() function