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