Searched refs:CompoundScopeRAII (Results 1 – 5 of 5) sorted by relevance
910 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody()1880 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody()1917 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock()
283 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective()
3222 class CompoundScopeRAII {3224 CompoundScopeRAII(Sema &S): S(S) { in CompoundScopeRAII() function3228 ~CompoundScopeRAII() { in ~CompoundScopeRAII()
10349 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment()10785 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment()10949 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor()11121 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor()
5798 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()6855 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()11103 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()