Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp54 bool LeadsWithZeroSizedBase, const BaseOffsetsMapTy &BaseOffsets, in ASTRecordLayout()
H A DRecordLayoutBuilder.cpp2660 bool LeadsWithZeroSizedBase : 1; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h129 bool LeadsWithZeroSizedBase : 1; member