Searched refs:isBlockScope (Results 1 – 3 of 3) sorted by relevance
170 function isBlockScope(node, parentNode) { function171 return ts.isBlockScope(node, parentNode);289 isBlockScope: isBlockScope, property
57 export function isBlockScope(node: ts.Node, parentNode: ts.Node): boolean;
2 …isBlockScope=w,e.isDeclarationWithTypeParameters=function(t){switch(t.kind){case 333:case 340:case… method