Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h84 void setHasEmptyLoopBodies() { in setHasEmptyLoopBodies() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp1733 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
2215 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()