Searched defs:CommandLineArgs (Results 1 – 4 of 4) sorted by relevance
85 ArrayRef<std::string> CommandLineArgs; variable
408 std::vector<std::string> CommandLineArgs; variable
600 SmallVector<const char *, 32> CommandLineArgs(InvocationCommand.size()); in loadFromSource() local
650 ArrayRef<const char *> CommandLineArgs, in RoundTrip()4430 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()4536 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()4543 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()