Home
last modified time | relevance | path

Searched defs:MostDerivedLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3426 findPathsToSubobject(ASTContext & Context,const ASTRecordLayout & MostDerivedLayout,const CXXRecordDecl * RD,CharUnits Offset,BaseSubobject IntroducingObject,FullPathTy & FullPath,std::list<FullPathTy> & Paths) findPathsToSubobject() argument
3469 const ASTRecordLayout &MostDerivedLayout = getOffsetOfFullPath() local
3571 const ASTRecordLayout &MostDerivedLayout = Context.getASTRecordLayout(RD); computeFullPathsForVFTables() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4286 const ASTRecordLayout &MostDerivedLayout = getCatchableTypeArray() local