Searched refs:isEnumScope (Results 1 – 2 of 2) sorted by relevance
42 isEnumScope,224 if (isEnumScope(scope)) {
98 export function isEnumScope(scope: Scope): boolean { function