Searched refs:CompoundScopeRAII (Results 1 – 5 of 5) sorted by relevance
922 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody()1918 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody()1960 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock()
313 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective()
3270 class CompoundScopeRAII {3272 CompoundScopeRAII(Sema &S): S(S) { in CompoundScopeRAII() function3276 ~CompoundScopeRAII() { in ~CompoundScopeRAII()
10352 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment()10788 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment()10952 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor()11124 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor()
5954 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()7079 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()11586 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()