Searched refs:String0 (Results 1 – 4 of 4) sorted by relevance
224 unsigned InputArgList::MakeIndex(StringRef String0) const { in MakeIndex()228 SynthesizedStrings.push_back(String0); in MakeIndex()234 unsigned InputArgList::MakeIndex(StringRef String0, in MakeIndex() argument236 unsigned Index0 = MakeIndex(String0); in MakeIndex()
355 unsigned InputArgList::MakeIndex(StringRef String0) const { in MakeIndex()359 SynthesizedStrings.push_back(String0); in MakeIndex()365 unsigned InputArgList::MakeIndex(StringRef String0, in MakeIndex() argument367 unsigned Index0 = MakeIndex(String0); in MakeIndex()
366 unsigned MakeIndex(StringRef String0) const;367 unsigned MakeIndex(StringRef String0, StringRef String1) const;
423 unsigned MakeIndex(StringRef String0) const;424 unsigned MakeIndex(StringRef String0, StringRef String1) const;