Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h305 void CollectVTableInfo(const CXXRecordDecl *Decl, llvm::DIFile *F,
H A DCGDebugInfo.cpp1870 void CGDebugInfo::CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile *Unit, in CollectVTableInfo() function in CGDebugInfo
2152 CollectVTableInfo(CXXDecl, DefUnit, EltTys, FwdDecl); in CreateTypeDefinition()