Searched defs:LoopScope (Results 1 – 14 of 14) sorted by relevance
31 class LoopScope; variable
22 class LoopScope; variable
545 export class LoopScope extends LocalScope { class
729 class LoopScope; variable766 … explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in LoopScope() function
771 … explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in LoopScope() function