Searched defs:mustQuote (Results 1 – 1 of 1) sorted by relevance
743 static bool mustQuote(StringRef) { return true; } in mustQuote() function946 static bool mustQuote(StringRef) { return false; } in mustQuote() function2113 static bool mustQuote(StringRef S) { return false; } in mustQuote() function