Searched refs:FinalCCommandLine (Results 1 – 1 of 1) sorted by relevance
330 std::vector<const char *> FinalCCommandLine(CommandLine.size(), nullptr); in computeDependencies() local331 llvm::transform(CommandLine, FinalCCommandLine.begin(), in computeDependencies()334 return runWithDiags(CreateAndPopulateDiagOpts(FinalCCommandLine).release(), in computeDependencies()