Home | History | Annotate | Download | only in Support

Lines Matching refs:mustQuote

848     static bool mustQuote(StringRef) { return true; }
1051 static bool mustQuote(StringRef) { return false; }
2218 static bool mustQuote(StringRef S) { return false; }