Searched defs:FunctionParamScope (Results 1 – 3 of 3) sorted by relevance
42 class FunctionParamScope; variable
465 …explicit FunctionParamScope(ArenaAllocator *allocator, Scope *parent) : ParamScope(allocator, pare… in FunctionParamScope() function
664 …explicit FunctionParamScope(ArenaAllocator *allocator, Scope *parent) : ParamScope(allocator, pare… in FunctionParamScope() function