Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayout.cpp53 const CXXRecordDecl *BaseSharingVBPtr, bool EndsWithZeroSizedObject, in ASTRecordLayout()
H A DRecordLayoutBuilder.cpp2639 bool EndsWithZeroSizedObject : 1; member
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRecordLayout.h125 bool EndsWithZeroSizedObject : 1; member