Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp316 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { in getCurCompoundScope() function in Sema
355 getCurCompoundScope().HasEmptyLoopBodies) { in ActOnCompoundStmt()
1247 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1652 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1106 sema::CompoundScopeInfo &getCurCompoundScope() const;