Searched refs:scope_stack_ (Results 1 – 1 of 1) sorted by relevance
150 : scope_stack_(scope_stack), in BlockState()153 *scope_stack_ = scope_; in BlockState()155 ~BlockState() { *scope_stack_ = outer_scope_; } in ~BlockState()158 typename Traits::Type::Scope** scope_stack_;230 typename Traits::Type::Scope** scope_stack_; variable1566 scope_stack_(scope_stack), in FunctionState()1570 *scope_stack_ = scope; in FunctionState()1589 scope_stack_(scope_stack), in FunctionState()1593 *scope_stack_ = *scope; in FunctionState()1601 *scope_stack_ = outer_scope_; in ~FunctionState()