Home | History | Annotate | Download | only in Support

Lines Matching full:mustquote

743     static bool mustQuote(StringRef) { return true; }
946 static bool mustQuote(StringRef) { return false; }
2113 static bool mustQuote(StringRef S) { return false; }