Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp327 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { in getCurCompoundScope() function in Sema
366 getCurCompoundScope().HasEmptyLoopBodies) { in ActOnCompoundStmt()
1245 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnWhileStmt()
1651 getCurCompoundScope().setHasEmptyLoopBodies(); in ActOnForStmt()
/external/clang/include/clang/Sema/
DSema.h1192 sema::CompoundScopeInfo &getCurCompoundScope() const;