Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DVisitor.h66 std::string getMangledCXXRTTIName(const CXXRecordDecl *D) const;
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp425 InstallAPIVisitor::getMangledCXXRTTIName(const CXXRecordDecl *D) const { in getMangledCXXRTTIName() function in clang::installapi::InstallAPIVisitor
539 Name = getMangledCXXRTTIName(D); in emitVTableSymbols()