Home
last modified time | relevance | path

Searched refs:DiagnoseEmptyLoopBody (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp448 DiagnoseEmptyLoopBody(Elts[i], Elts[i + 1]); in ActOnCompoundStmt()
H A DSemaChecking.cpp13508 void Sema::DiagnoseEmptyLoopBody(const Stmt *S, in DiagnoseEmptyLoopBody() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2326 void DiagnoseEmptyLoopBody(const Stmt *S, const Stmt *PossibleBody);