Searched defs:getMangledName (Results 1 – 8 of 8) sorted by relevance
85 std::string InstallAPIVisitor::getMangledName(const NamedDecl *D) const { in getMangledName() function in clang::installapi::InstallAPIVisitor
187 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
1408 StringRef CIRGenModule::getMangledName(GlobalDecl gd) { in getMangledName() function in CIRGenModule
246 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anone51b860d0111::Intrinsic
1112 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
1103 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
2871 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
2147 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule