Searched defs:Quote (Results 1 – 3 of 3) sorted by relevance
63 Quote(Vec<Expr>), enumerator
677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
736 char Quote = Src[I++]; in TokenizeGNUCommandLine() local