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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp314 const CXXRecordDecl *DerivedRD = local
1211 const CXXRecordDecl *DerivedRD = Derived.getBase(); local
218 ComputeBaseOffset(const ASTContext &Context, const CXXRecordDecl *DerivedRD, const CXXBasePath &Path) argument
257 ComputeBaseOffset(const ASTContext &Context, const CXXRecordDecl *BaseRD, const CXXRecordDecl *DerivedRD) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1690 const CXXRecordDecl *DerivedRD = Info.PathToIntroducingObject[I - 1]; local

Completed in 194 milliseconds