Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h169 bool AlignIsRequired : 1; member
179 bool AlignIsRequired : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1541 bool AlignIsRequired = FieldInfo.AlignIsRequired; in LayoutBitField() local
1879 bool AlignIsRequired = false; in LayoutField() local
H A DASTContext.cpp1916 bool AlignIsRequired = false; in getTypeInfoImpl() local