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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h568 body_iterator body_begin() { return Body; } function in class:clang::CompoundStmt
578 const_body_iterator body_begin() const { return Body; } function in class:clang::CompoundStmt

Completed in 115 milliseconds