Searched defs:ScopeWithParamScope (Results 1 – 1 of 1) sorted by relevance
530 friend class ScopeWithParamScope; variable540 explicit ScopeWithParamScope(ArenaAllocator *allocator, Scope *parent) : E(allocator, parent) {} in ScopeWithParamScope() function