Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h771 StringRef getVTableName(const CXXRecordDecl *Decl);
H A DCGDebugInfo.cpp2336 StringRef CGDebugInfo::getVTableName(const CXXRecordDecl *RD) { in getVTableName() function in CGDebugInfo
2445 DBuilder.createMemberType(Unit, getVTableName(RD), Unit, 0, Size, 0, 0, in CollectVTableInfo()