Searched refs:CollectCXXBases (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 215 void CollectCXXBases(const CXXRecordDecl *Decl, llvm::DIFile *F,
|
D | CGDebugInfo.cpp | 1351 void CGDebugInfo::CollectCXXBases(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectCXXBases() function in CGDebugInfo 1740 CollectCXXBases(CXXDecl, DefUnit, EltTys, FwdDecl); in CreateTypeDefinition()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 253 void CollectCXXBases(const CXXRecordDecl *Decl, llvm::DIFile *F,
|
D | CGDebugInfo.cpp | 1786 void CGDebugInfo::CollectCXXBases(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectCXXBases() function in CGDebugInfo 2424 CollectCXXBases(CXXDecl, DefUnit, EltTys, FwdDecl); in CreateTypeDefinition()
|