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