Searched defs:isNodeWithPossibleHoistedDeclaration (Results 1 – 2 of 2) sorted by relevance
3486 export function isNodeWithPossibleHoistedDeclaration(node: Node): node is NodeWithPossibleHoistedDe… function
14727 function isNodeWithPossibleHoistedDeclaration(node) { function