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; }