Searched defs:getMangledName (Results 1 – 6 of 6) sorted by relevance
188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
217 std::string getMangledName() const { return mangleName(ClassS); } getMangledName() function in __anon9ce31d5f0111::Intrinsic [all...]
1054 std::string Intrinsic::getMangledName(bool ForceClassS) const { getMangledName() function in Intrinsic [all...]
1097 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
2675 std::string OMPTraitInfo::getMangledName() const { getMangledName() function in OMPTraitInfo
1949 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { getMangledName() function in CodeGenModule [all...]