Searched refs:ExtraDeps (Results 1 – 6 of 6) sorted by relevance
51 std::vector<std::string> ExtraDeps; variable
30 std::vector<std::string> ExtraDeps; variable
188 ExtraDeps.clear(); in clear()399 ExtraDeps.push_back(BLPath); in SanitizerArgs()406 ExtraDeps.clear(); in SanitizerArgs()588 for (const auto &Dep : ExtraDeps) { in addArgs()
180 for (auto ExtraDep : Opts.ExtraDeps) { in DFGImpl()
363 AttachHeaderIncludeGen(*PP, DepOpts.ExtraDeps); in createPreprocessor()368 AttachHeaderIncludeGen(*PP, DepOpts.ExtraDeps, in createPreprocessor()374 AttachHeaderIncludeGen(*PP, DepOpts.ExtraDeps, in createPreprocessor()
741 Opts.ExtraDeps = Args.getAllArgValues(OPT_fdepfile_entry); in ParseDependencyOutputArgs()743 Opts.ExtraDeps.insert(Opts.ExtraDeps.end(), ModuleFiles.begin(), in ParseDependencyOutputArgs()