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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp3469 const ASTRecordLayout &MostDerivedLayout = local
3571 const ASTRecordLayout &MostDerivedLayout = Context.getASTRecordLayout(RD); local
3425 findPathsToSubobject(ASTContext &Context, const ASTRecordLayout &MostDerivedLayout, const CXXRecordDecl *RD, CharUnits Offset, BaseSubobject IntroducingObject, FullPathTy &FullPath, std::list<FullPathTy> &Paths) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4193 const ASTRecordLayout &MostDerivedLayout = local

Completed in 257 milliseconds