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