Searched defs:LoopScope (Results 1 – 13 of 13) sorted by relevance
22 class LoopScope; variable
23 class LoopScope; variable
31 class LoopScope; variable
796 class LoopScope; variable833 explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) in LoopScope() function
972 … explicit LoopScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in LoopScope() function