Searched defs:FunctionParamScope (Results 1 – 3 of 3) sorted by relevance
38 class FunctionParamScope; variable
456 …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