Searched refs:was_in_assignee (Results 1 – 2 of 2) sorted by relevance
91 const bool was_in_assignee = this->in_assignee; in rvalue_visit() local94 this->in_assignee = was_in_assignee; in rvalue_visit()
273 const bool was_in_assignee = v->in_assignee; in accept() local276 v->in_assignee = was_in_assignee; in accept()