Home
last modified time | relevance | path

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

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