Searched defs:rest_begin (Results 1 – 1 of 1) sorted by relevance
746 std::list<ast::operation>::const_iterator& rest_begin, in compile_expression()776 std::list<ast::operation>::const_iterator rest_begin = x.rest.begin(); in operator ()() local