HomeSort by relevance Sort by last modified time
    Searched refs:needsQuotes (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/MC/
YAML.h 90 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /external/llvm/include/llvm/CodeGen/
MIRYamlMapping.h 56 static bool mustQuote(StringRef Scalar) { return needsQuotes(Scalar); }
73 static bool mustQuote(StringRef Scalar) { return needsQuotes(Scalar); }
  /external/llvm/include/llvm/Support/
YAMLTraits.h 412 inline bool needsQuotes(StringRef S) {
781 static bool mustQuote(StringRef S) { return needsQuotes(S); }
788 static bool mustQuote(StringRef S) { return needsQuotes(S); }
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 139 milliseconds