Home
last modified time | relevance | path

Searched refs:getCurCompoundScope (Results 1 – 2 of 2) 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/clang/include/clang/Sema/
DSema.h1212 sema::CompoundScopeInfo &getCurCompoundScope() const;