Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h173 struct TypeInfoChars { struct
178 TypeInfoChars() : AlignIsRequired(false) {} in TypeInfoChars() argument
179 TypeInfoChars(CharUnits Width, CharUnits Align, bool AlignIsRequired) in TypeInfoChars() function