Searched refs:CompoundScopeRAII (Results 1 – 5 of 5) sorted by relevance
913 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody()1877 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody()1914 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock()
254 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective()
3041 class CompoundScopeRAII {3043 CompoundScopeRAII(Sema &S): S(S) { in CompoundScopeRAII() function3047 ~CompoundScopeRAII() { in ~CompoundScopeRAII()
10313 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment()10747 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment()10911 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor()11083 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor()
5622 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()6677 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()10830 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()