Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h62 void setHasEmptyLoopBodies() { in setHasEmptyLoopBodies() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1247 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1652 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()