Home | History | Annotate | Download | only in Support

Lines Matching full:mustquote

650     static bool mustQuote(StringRef) { return true; }
713 static bool mustQuote(StringRef) { return false; }