Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Drule.go738 func MustQuote(s string) bool { func
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLTraits.cpp607 void Output::scalarString(StringRef &S, bool MustQuote) { in scalarString()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp663 void Output::scalarString(StringRef &S, QuotingType MustQuote) { in scalarString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLTraits.cpp696 void Output::scalarString(StringRef &S, QuotingType MustQuote) { in scalarString()