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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1374 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; } function in class:clang::final

Completed in 65 milliseconds