Searched defs:getMangledName (Results 1 – 6 of 6) sorted by relevance
188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
204 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anon5066fa640111::Intrinsic
1050 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
1148 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
2570 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
1545 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule