Searched refs:hasDecl (Results 1 – 2 of 2) sorted by relevance
220 if (curScope.hasDecl(name)) {261 hasDecl(name: string): boolean { method in Scope
209 if (!moduleScope.hasDecl(localName) && localName != '*default*') {