Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp53 const CXXRecordDecl *BaseSharingVBPtr, bool EndsWithZeroSizedObject, in ASTRecordLayout()
H A DRecordLayoutBuilder.cpp2669 bool EndsWithZeroSizedObject : 1; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h125 bool EndsWithZeroSizedObject : 1; member