Searched refs:isInterfaceScope (Results 1 – 2 of 2) sorted by relevance
43 isInterfaceScope,220 if (isInterfaceScope(scope)) {
94 export function isInterfaceScope(scope: Scope): boolean { function