Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h369 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
H A DCGDebugInfo.cpp2395 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo
2749 CollectVTableInfo(CXXDecl, DefUnit, EltTys); in CreateTypeDefinition()