Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1013 bool HasEmptyBody) { in checkIfLoopMustProgress() argument
1044 if (HasEmptyBody && CondIsTrue) { in checkIfLoopMustProgress()
H A DCodeGenFunction.h637 bool checkIfLoopMustProgress(const Expr *, bool HasEmptyBody);