Searched refs:CollectVTableInfo (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 263 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
|
D | CGDebugInfo.cpp | 1538 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo 1741 CollectVTableInfo(CXXDecl, DefUnit, EltTys); in CreateTypeDefinition()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 326 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
|
D | CGDebugInfo.cpp | 2105 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo 2425 CollectVTableInfo(CXXDecl, DefUnit, EltTys, FwdDecl); in CreateTypeDefinition()
|