Searched refs:getMangledCXXVTableName (Results 1 – 2 of 2) sorted by relevance
62 std::string getMangledCXXVTableName(const CXXRecordDecl *D) const;
442 InstallAPIVisitor::getMangledCXXVTableName(const CXXRecordDecl *D) const { in getMangledCXXVTableName() function in clang::installapi::InstallAPIVisitor488 const std::string Name = getMangledCXXVTableName(D); in emitVTableSymbols()