Searched refs:has_block_scope_refs (Results 1 – 1 of 1) sorted by relevance
9192 if (has_block_scope_refs(stat.condition)) break;9200 if (has_block_scope_refs(stat.body)) break;9222 function has_block_scope_refs(node) { function