Searched refs:createFromArgs (Results 1 – 3 of 3) sorted by relevance
54 CompilerInvocation::createFromArgs(flang->getInvocation(), argv, diags); in fc1_main()
188 static bool createFromArgs(CompilerInvocation &res,
606 bool CompilerInvocation::createFromArgs( in createFromArgs() function in CompilerInvocation