Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp328 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { in getCurCompoundScope() function in Sema
367 getCurCompoundScope().HasEmptyLoopBodies) { in ActOnCompoundStmt()
1250 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1671 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp400 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { in getCurCompoundScope() function in Sema
431 getCurCompoundScope().HasEmptyLoopBodies) { in ActOnCompoundStmt()
1380 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1852 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()
/external/clang/include/clang/Sema/
DSema.h1212 sema::CompoundScopeInfo &getCurCompoundScope() const;
/external/llvm-project/clang/include/clang/Sema/
DSema.h1744 sema::CompoundScopeInfo &getCurCompoundScope() const;