Searched defs:CommandLineArgs (Results 1 – 4 of 4) sorted by relevance
97 ArrayRef<std::string> CommandLineArgs; variable
457 std::vector<std::string> CommandLineArgs; variable
785 ArrayRef<const char *> CommandLineArgs, in RoundTrip()921 DiagnosticsEngine &Diags, const char *Argv0) { in checkCC1RoundTrip()4774 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()4896 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()4903 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()
111 char *CommandLineArgs; /* command line args for pid file */ variable