HomeSort by relevance Sort by last modified time
    Searched refs:mustQuote (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/llvm/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 99 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 110 static bool mustQuote(StringRef S) { return needsQuotes(S); }
  /external/llvm/include/llvm/Support/
YAMLTraits.h 100 /// static bool mustQuote(StringRef) { return true; }
114 //static bool mustQuote(StringRef);
232 SameType<Signature_mustQuote, &U::mustQuote> *);
663 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
667 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
773 static bool mustQuote(StringRef) { return false; }
780 static bool mustQuote(StringRef S) { return needsQuotes(S); }
787 static bool mustQuote(StringRef S) { return needsQuotes(S); }
794 static bool mustQuote(StringRef) { return false; }
801 static bool mustQuote(StringRef) { return false;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h 133 /// static bool mustQuote(StringRef) { return true; }
147 //static bool mustQuote(StringRef);
260 SameType<Signature_mustQuote, &U::mustQuote> *);
750 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
754 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
860 static bool mustQuote(StringRef) { return false; }
867 static bool mustQuote(StringRef S) { return needsQuotes(S); }
874 static bool mustQuote(StringRef S) { return needsQuotes(S); }
881 static bool mustQuote(StringRef) { return false; }
888 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h 133 /// static bool mustQuote(StringRef) { return true; }
147 //static bool mustQuote(StringRef);
269 SameType<Signature_mustQuote, &U::mustQuote> *);
779 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
783 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
904 static bool mustQuote(StringRef) { return false; }
911 static bool mustQuote(StringRef S) { return needsQuotes(S); }
918 static bool mustQuote(StringRef S) { return needsQuotes(S); }
925 static bool mustQuote(StringRef) { return false; }
932 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h 133 /// static bool mustQuote(StringRef) { return true; }
147 //static bool mustQuote(StringRef);
269 SameType<Signature_mustQuote, &U::mustQuote> *);
779 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
783 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
904 static bool mustQuote(StringRef) { return false; }
911 static bool mustQuote(StringRef S) { return needsQuotes(S); }
918 static bool mustQuote(StringRef S) { return needsQuotes(S); }
925 static bool mustQuote(StringRef) { return false; }
932 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
YAMLTraits.h 134 /// static bool mustQuote(StringRef) { return true; }
148 //static bool mustQuote(StringRef);
278 SameType<Signature_mustQuote, &U::mustQuote> *);
789 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
793 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
914 static bool mustQuote(StringRef) { return false; }
921 static bool mustQuote(StringRef S) { return needsQuotes(S); }
928 static bool mustQuote(StringRef S) { return needsQuotes(S); }
935 static bool mustQuote(StringRef) { return false; }
942 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
YAMLTraits.h 134 /// static bool mustQuote(StringRef) { return true; }
148 //static bool mustQuote(StringRef);
278 SameType<Signature_mustQuote, &U::mustQuote> *);
789 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
793 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
914 static bool mustQuote(StringRef) { return false; }
921 static bool mustQuote(StringRef S) { return needsQuotes(S); }
928 static bool mustQuote(StringRef S) { return needsQuotes(S); }
935 static bool mustQuote(StringRef) { return false; }
942 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
YAMLTraits.h 134 /// static bool mustQuote(StringRef) { return true; }
148 //static bool mustQuote(StringRef);
278 SameType<Signature_mustQuote, &U::mustQuote> *);
789 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
793 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
914 static bool mustQuote(StringRef) { return false; }
921 static bool mustQuote(StringRef S) { return needsQuotes(S); }
928 static bool mustQuote(StringRef S) { return needsQuotes(S); }
935 static bool mustQuote(StringRef) { return false; }
942 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
YAMLTraits.h 134 /// static bool mustQuote(StringRef) { return true; }
148 //static bool mustQuote(StringRef);
278 SameType<Signature_mustQuote, &U::mustQuote> *);
789 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
793 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
914 static bool mustQuote(StringRef) { return false; }
921 static bool mustQuote(StringRef S) { return needsQuotes(S); }
928 static bool mustQuote(StringRef S) { return needsQuotes(S); }
935 static bool mustQuote(StringRef) { return false; }
942 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h 133 /// static bool mustQuote(StringRef) { return true; }
147 //static bool mustQuote(StringRef);
269 SameType<Signature_mustQuote, &U::mustQuote> *);
779 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
783 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
904 static bool mustQuote(StringRef) { return false; }
911 static bool mustQuote(StringRef S) { return needsQuotes(S); }
918 static bool mustQuote(StringRef S) { return needsQuotes(S); }
925 static bool mustQuote(StringRef) { return false; }
932 static bool mustQuote(StringRef) { return false;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h 133 /// static bool mustQuote(StringRef) { return true; }
147 //static bool mustQuote(StringRef);
269 SameType<Signature_mustQuote, &U::mustQuote> *);
779 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
783 io.scalarString(Str, ScalarTraits<T>::mustQuote(Str));
904 static bool mustQuote(StringRef) { return false; }
911 static bool mustQuote(StringRef S) { return needsQuotes(S); }
918 static bool mustQuote(StringRef S) { return needsQuotes(S); }
925 static bool mustQuote(StringRef) { return false; }
932 static bool mustQuote(StringRef) { return false;
    [all...]

Completed in 554 milliseconds

1 2 3