Searched refs:TheStr (Results 1 – 1 of 1) sorted by relevance
179 std::string TheStr = Ints[IntNo].Name.substr(6); in EmitFnNameRecognizer() local180 TheStr += '.'; // Require "bswap." instead of bswap. in EmitFnNameRecognizer()181 OS << " if (NameR.startswith(\"" << TheStr << "\")) " in EmitFnNameRecognizer()