Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h348 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
H A DCGDebugInfo.cpp2273 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo
2599 CollectVTableInfo(CXXDecl, DefUnit, EltTys); in CreateTypeDefinition()