Searched refs:getUniqueGlobalName (Results 1 – 2 of 2) sorted by relevance
146 std::string getUniqueGlobalName(const std::string &baseName);
1158 std::string CIRGenModule::getUniqueGlobalName(const std::string &baseName) { in getUniqueGlobalName() function in CIRGenModule1198 std::string uniqueName = getUniqueGlobalName(name.str()); in getGlobalForStringLiteral()