Searched defs:CommandLineArgs (Results 1 – 5 of 5) sorted by relevance
67 ArrayRef<const char *> CommandLineArgs; variable
386 ArrayRef<const char *> CommandLineArgs; variable
576 SmallVector<const char *, 32> CommandLineArgs(InvocationCommand.size()); in loadFromSource() local
105 char *CommandLineArgs; /* command line args for pid file */ variable
621 ArrayRef<const char *> CommandLineArgs, in RoundTrip()4348 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()4447 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()4454 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()