Searched refs:SynthesizedStrings (Results 1 – 2 of 2) sorted by relevance
329 SynthesizedStrings.push_back(String0); in MakeIndex()330 ArgStrings.push_back(SynthesizedStrings.back().c_str()); in MakeIndex()
311 mutable std::list<std::string> SynthesizedStrings; variable