Searched refs:CCommandLine (Results 1 – 1 of 1) sorted by relevance
739 std::vector<const char *> CCommandLine(CommandLine.size(), nullptr); in scanDependencies() local740 llvm::transform(CommandLine, CCommandLine.begin(), in scanDependencies()742 auto DiagOpts = CreateAndPopulateDiagOpts(CCommandLine); in scanDependencies()