Searched defs:getMangledName (Results 1 – 7 of 7) sorted by relevance
86 std::string InstallAPIVisitor::getMangledName(const NamedDecl *D) const { in getMangledName() function in clang::installapi::InstallAPIVisitor
188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
238 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anone51b860d0111::Intrinsic
1047 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
1097 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
2677 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
1975 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule