Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLTraits.cpp309 void Input::scalarString(StringRef &S, bool) { in scalarString() function in Input
607 void Output::scalarString(StringRef &S, bool MustQuote) { in scalarString() function in Output
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp337 void Input::scalarString(StringRef &S, QuotingType) { in scalarString() function in Input
663 void Output::scalarString(StringRef &S, QuotingType MustQuote) { in scalarString() function in Output
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLTraits.cpp346 void Input::scalarString(StringRef &S, QuotingType) { in scalarString() function in Input
696 void Output::scalarString(StringRef &S, QuotingType MustQuote) { in scalarString() function in Output