Searched refs:hasUnbound (Results 1 – 2 of 2) sorted by relevance
286 public boolean hasUnbound(String name) { in hasUnbound() method in TypeBindings
1595 if (bindings.hasUnbound(name)) { in _fromVariable()