Searched refs:thistypeStr (Results 1 – 1 of 1) sorted by relevance
57 std::stringstream thistypeStr; in mangleSubstitution() local58 thistypeStr << typeStr; in mangleSubstitution()63 thistypeStr << nType; in mangleSubstitution()68 thistypeStr << nType; in mangleSubstitution()71 std::map<std::string, unsigned>::iterator I = substitutions.find(thistypeStr.str()); in mangleSubstitution()