Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h690 StringRef getVTableName(const CXXRecordDecl *Decl);
HDCGDebugInfo.cpp1938 StringRef CGDebugInfo::getVTableName(const CXXRecordDecl *RD) { in getVTableName() function in CGDebugInfo
2046 DBuilder.createMemberType(Unit, getVTableName(RD), Unit, 0, Size, 0, 0, in CollectVTableInfo()