Searched defs:body_end (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dfor.c399 char *body_end; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h569 body_iterator body_end() { return Body + size(); } function in class:clang::CompoundStmt
579 const_body_iterator body_end() const { return Body + size(); } function in class:clang::CompoundStmt

Completed in 55 milliseconds