Searched defs:PrintArg (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Driver/
H A DJob.cpp78 static void PrintArg(raw_ostream &OS, const char *Arg, bool Quote) { function
111 PrintArg(OS, Arg, Quote);
115 PrintArg(OS, Arguments[++i], true);

Completed in 227 milliseconds