Searched refs:getCC1Arguments (Results 1 – 3 of 3) sorted by relevance
132 getCC1Arguments(DiagnosticsEngine *Diagnostics, in getCC1Arguments() function377 const llvm::opt::ArgStringList *const CC1Args = getCC1Arguments( in run()
73 getCC1Arguments(DiagnosticsEngine *Diagnostics,
360 return getCC1Arguments(Diags.get(), Compilation.get()); in extractCC1Arguments()