Lines Matching defs:deps
79 const LabelTargetVector& deps() const { return deps_; }
80 LabelTargetVector& deps() { return deps_; }
109 // A list of a subset of deps where we'll re-export direct_dependent_configs
152 // Note that if there are any groups in the deps, once the target is resolved
153 // these vectors will list *both* the groups as well as the groups' deps.
156 // groups of dependencies, so adding the groups deps make this happen with
157 // no additional complexity when iterating over a target's deps.
161 // shouldn't need to look inside the deps of the group since those will
173 // Static libraries and source sets from transitive deps. These things need
178 // These libs and dirs are inherited from statically linked deps and all