Searched refs:OtherString (Results 1 – 1 of 1) sorted by relevance
205 struct OtherString { struct206 OtherString();207 OtherString(const char*);212 String(const OtherString&);216 void f(bool Cond, String S, OtherString OS) { in f()