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