Searched refs:OtherString (Results 1 – 1 of 1) sorted by relevance
236 struct OtherString { struct237 OtherString();238 OtherString(const char*);243 String(const OtherString&);247 void f(bool Cond, String S, OtherString OS) { in f()