Searched refs:kDeps (Results 1 – 6 of 6) sorted by relevance
29 if (scope_->GetValue(variables::kDeps, false) && in DoRun()
126 extern const char kDeps[];
512 const char kDeps[] = "deps"; variable
220 if (!FillGenericDeps(variables::kDeps, &target_->private_deps())) in FillDependencies()
313 const Value* deps_value = block_scope.GetValue(variables::kDeps, true); in RunToolchain()
611 } else if (what == variables::kDeps) {