Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h459 const CXXRecordDecl *IntroducingObject; global() member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3428 findPathsToSubobject(ASTContext & Context,const ASTRecordLayout & MostDerivedLayout,const CXXRecordDecl * RD,CharUnits Offset,BaseSubobject IntroducingObject,FullPathTy & FullPath,std::list<FullPathTy> & Paths) findPathsToSubobject() argument