Searched defs:body_end (Results 1 – 2 of 2) sorted by relevance
254 int body_end = scanner()->peek_location().end_pos; in ParseStatementListAndLogFunction() local
583 body_iterator body_end() { return Body + size(); } in body_end() function599 const_body_iterator body_end() const { return Body + size(); } in body_end() function