Searched defs:CommandLineArgs (Results 1 – 5 of 5) sorted by relevance
84 ArrayRef<std::string> CommandLineArgs; variable
444 std::vector<std::string> CommandLineArgs; variable
600 SmallVector<const char *, 32> CommandLineArgs(InvocationCommand.size()); in loadFromSource() local
761 ArrayRef<const char *> CommandLineArgs, in RoundTrip()897 DiagnosticsEngine &Diags, const char *Argv0) { in checkCC1RoundTrip()4567 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()4687 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()4694 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()
111 char *CommandLineArgs; /* command line args for pid file */ variable