Home
last modified time | relevance | path

Searched defs:body_begin (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/icmp/
Dicmp_header.hpp76 Iterator body_begin, Iterator body_end) in compute_checksum()
/external/clang/include/clang/AST/
DStmt.h582 body_iterator body_begin() { return Body; } in body_begin() function
598 const_body_iterator body_begin() const { return Body; } in body_begin() function