Searched defs:body_end (Results 1 – 2 of 2) sorted by relevance
399 char *body_end; in For_Iterate() local
585 body_iterator body_end() { return Body + size(); } in body_end() function600 const_body_iterator body_end() const { return Body + size(); } in body_end() function