Searched refs:was_in_assignee (Results 1 – 2 of 2) sorted by relevance
100 const bool was_in_assignee = this->in_assignee; in rvalue_visit() local103 this->in_assignee = was_in_assignee; in rvalue_visit()
266 const bool was_in_assignee = v->in_assignee; in accept() local269 v->in_assignee = was_in_assignee; in accept()