Home
last modified time | relevance | path

Searched defs:mustQuote (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
DYAMLIOTest.cpp743 static bool mustQuote(StringRef) { return true; } in mustQuote() function
946 static bool mustQuote(StringRef) { return false; } in mustQuote() function
2113 static bool mustQuote(StringRef S) { return false; } in mustQuote() function