Home
last modified time | relevance | path

Searched refs:CollectVTableInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h263 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
DCGDebugInfo.cpp1538 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/
DCGDebugInfo.h326 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
DCGDebugInfo.cpp2105 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo
2425 CollectVTableInfo(CXXDecl, DefUnit, EltTys, FwdDecl); in CreateTypeDefinition()