Home
last modified time | relevance | path

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

/third_party/rust/crates/nom/examples/
Ds_expression.rs63 Quote(Vec<Expr>), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp736 char Quote = Src[I++]; in TokenizeGNUCommandLine() local