Searched defs:getCurCompoundScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp303 sema::CompoundScopeInfo &Sema::getCurCompoundScope() const { function in class:Sema
342 getCurCompoundScope().HasEmptyLoopBodies) {
1224 getCurCompoundScope().setHasEmptyLoopBodies();
1629 getCurCompoundScope().setHasEmptyLoopBodies();

Completed in 1230 milliseconds