Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp922 bool HasEmptyBody) { in checkIfLoopMustProgress() argument
953 if (HasEmptyBody && CondIsTrue) { in checkIfLoopMustProgress()
H A DCodeGenFunction.h640 bool checkIfLoopMustProgress(const Expr *, bool HasEmptyBody);