Searched refs:CompoundScopeRAII (Results 1 – 5 of 5) sorted by relevance
941 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody()1955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody()1992 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock()
955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective()
3352 class CompoundScopeRAII {3354 CompoundScopeRAII(Sema &S): S(S) { in CompoundScopeRAII() function3358 ~CompoundScopeRAII() { in ~CompoundScopeRAII()
10479 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment()10916 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment()11083 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor()11258 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor()
6118 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()7189 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()11932 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()