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