Searched defs:hasBinding (Results 1 – 3 of 3) sorted by relevance
733 …const hasBinding = (resolver.getNodeCheckFlags(node) & NodeCheckFlags.AsyncMethodWithSuperBinding)… constant
787 bool hasBinding = false; in resolveBinding() local
942 bool hasBinding() const in hasBinding() function