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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1123 const llvm::StructLayout *BaseLayout = CGM.getDataLayout().getStructLayout( local
H A DMicrosoftCXXABI.cpp1997 const ASTRecordLayout &BaseLayout = local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2480 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); local
2516 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); local
2541 layoutNonVirtualBase( const CXXRecordDecl *BaseDecl, const ASTRecordLayout &BaseLayout, const ASTRecordLayout *&PreviousBaseLayout) argument
2725 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); local
2737 const ASTRecordLayout &BaseLayout = Context.getASTRecordLayout(BaseDecl); local
[all...]

Completed in 94 milliseconds