Searched defs:Quote (Results 1 – 8 of 8) sorted by relevance
81 void Command::printArg(raw_ostream &OS, const char *Arg, bool Quote) { in printArg()154 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print()268 bool Quote, CrashReportInfo *CrashInfo) const { in Print()300 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print()
416 static class Quote extends ItemPick { class in Pick417 Quote(Pick item) { in Quote() method in Pick.Quote
417 static class Quote extends ItemPick { class in Pick418 Quote(Pick item) { in Quote() method in Pick.Quote
190 const char Quote = *BufferPtr; in skipHTMLQuotedString() local
375 std::vector<std::string> Quote = unescapeJsonCommandLine("a\\\\\\\""); in TEST() local
550 char Quote = Src[I++]; in TokenizeGNUCommandLine() local
204 char Quote = Charify ? '\'' : '"'; in Stringify() local
1929 bool Quote = (Lib.find(" ") != StringRef::npos); in qualifyWindowsLibrary() local