Searched refs:while_ctx_ (Results 1 – 2 of 2) sorted by relevance
234 WhileContext* while_ctx() const { return while_ctx_; } in while_ctx()237 DCHECK(while_ctx_ == nullptr); in set_while_ctx()238 while_ctx_ = while_ctx; in set_while_ctx()347 WhileContext* while_ctx_; variable
127 while_ctx_(nullptr) {} in Node()