Home
last modified time | relevance | path

Searched refs:body_rend (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h1705 reverse_body_iterator body_rend() { in body_rend() function
1716 const_reverse_body_iterator body_rend() const { in body_rend() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp691 if (LastStmt != CS->body_rend()) in endsWithReturn()