Searched refs:CompoundScope (Results 1 – 3 of 3) sorted by relevance
703 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local769 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local1993 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local2031 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
8689 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local9147 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local9310 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local9501 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
5111 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()