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