Searched defs:MostDerivedLayout (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 3426 findPathsToSubobject(ASTContext & Context,const ASTRecordLayout & MostDerivedLayout,const CXXRecordDecl * RD,CharUnits Offset,BaseSubobject IntroducingObject,FullPathTy & FullPath,std::list<FullPathTy> & Paths) findPathsToSubobject() argument |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 4286 const ASTRecordLayout &MostDerivedLayout = getCatchableTypeArray() local |