Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp347 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { in getCurCompoundScope() function in Sema
386 getCurCompoundScope().HasEmptyLoopBodies) { in ActOnCompoundStmt()
1307 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1787 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1371 sema::CompoundScopeInfo &getCurCompoundScope() const;