Searched defs:BlockScope (Results 1 – 6 of 6) sorted by relevance
7 class BlockScope extends ScopeBase< class
156 interface BlockScope extends Scope {} interface157 const BlockScope = ESLintBlockScope as ScopeConstructor & constant
32 const BlockScope: unknown; constant
55 std::vector<Block> BlockScope; variable
355 SmallVector<Block, 8> BlockScope; variable
479 SmallVector<Block, 8> BlockScope; variable