Searched defs:scope_stack (Results 1 – 2 of 2) sorted by relevance
29 typedef struct scope_stack { struct37 struct scope_stack *parent, *child; argument
301 BlockState(Scope** scope_stack, Scope* scope) in BlockState()306 BlockState(Zone* zone, Scope** scope_stack) in BlockState()1487 FunctionState** function_state_stack, Scope** scope_stack, in FunctionState()