Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2529 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); in layoutNonVirtualBases() local
2565 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); in layoutNonVirtualBases() local
2608 const ASTRecordLayout &BaseLayout, in layoutNonVirtualBase()
2802 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); in layoutVirtualBases() local
2814 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); in layoutVirtualBases() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1117 const llvm::StructLayout *BaseLayout = CGM.getDataLayout().getStructLayout( in Build() local
H A DMicrosoftCXXABI.cpp2052 const ASTRecordLayout &BaseLayout = in emitVBTableDefinition() local