Searched defs:needsQuotes (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h379 inline bool needsQuotes(StringRef S) { function in namespace:llvm::yaml
718 static bool mustQuote(StringRef S) { return needsQuotes(S); }
725 static bool mustQuote(StringRef S) { return needsQuotes(S); }
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 133 milliseconds