Searched defs:CommandLineArgs (Results 1 – 4 of 4) sorted by relevance
82 ArrayRef<std::string> CommandLineArgs; variable
600 SmallVector<const char *, 32> CommandLineArgs(InvocationCommand.size()); in loadFromSource() local
428 std::vector<std::string> CommandLineArgs; variable
654 ArrayRef<const char *> CommandLineArgs, in RoundTrip()4470 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()4578 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()4585 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()