Searched refs:getMangledCXXRTTI (Results 1 – 2 of 2) sorted by relevance
65 std::string getMangledCXXRTTI(const CXXRecordDecl *D) const;
433 std::string InstallAPIVisitor::getMangledCXXRTTI(const CXXRecordDecl *D) const { in getMangledCXXRTTI() function in clang::installapi::InstallAPIVisitor533 std::string Name = getMangledCXXRTTI(D); in emitVTableSymbols()