Home | History | Annotate | Download | only in typeinference

Lines Matching defs:hasProperty

513                 if (hasProperty(aSubSet, dependencies)) {
526 private boolean hasProperty(Set<InferenceVariable> alphas, List<VariableDependency> dependencies) {
751 if (hasProperty(aSubSet, dependencies)) {