Home | History | Annotate | Download | only in ast

Lines Matching refs:BLOCK_SCOPE

334   bool is_block_scope() const { return scope_type_ == BLOCK_SCOPE; }