Searched refs:CreateFromArgs (Results 1 – 6 of 6) sorted by relevance
99 if (!CompilerInvocation::CreateFromArgs(*CI, in createInvocationFromCommandLine()
3228 bool CompilerInvocation::CreateFromArgs(CompilerInvocation &Res, in CreateFromArgs() function in CompilerInvocation
161 static bool CreateFromArgs(AssemblerInvocation &Res,168 bool AssemblerInvocation::CreateFromArgs(AssemblerInvocation &Opts, in CreateFromArgs() function in AssemblerInvocation555 if (!AssemblerInvocation::CreateFromArgs(Asm, Argv, Diags)) in cc1as_main()
195 bool Success = CompilerInvocation::CreateFromArgs( in cc1_main()
155 static bool CreateFromArgs(CompilerInvocation &Res,
122 CompilerInvocation::CreateFromArgs( in newInvocation()