Lines Matching refs:SynthesizedFunctionScope
8779 SynthesizedFunctionScope Scope(*this, FD); in DefineDefaultedComparison()
8833 Sema::SynthesizedFunctionScope Scope(S, FD); in ComputeDefaultedComparisonExceptionSpec()
13486 SynthesizedFunctionScope Scope(*this, Constructor); in DefineImplicitDefaultConstructor()
13624 SynthesizedFunctionScope Scope(*this, Constructor); in DefineInheritingConstructor()
13773 SynthesizedFunctionScope Scope(*this, Destructor); in DefineImplicitDestructor()
13814 SynthesizedFunctionScope Scope(*this, Destructor); in CheckCompleteDestructorVariant()
14475 SynthesizedFunctionScope Scope(*this, CopyAssignOperator); in DefineImplicitCopyAssignment()
14850 SynthesizedFunctionScope Scope(*this, MoveAssignOperator); in DefineImplicitMoveAssignment()
15142 SynthesizedFunctionScope Scope(*this, CopyConstructor); in DefineImplicitCopyConstructor()
15275 SynthesizedFunctionScope Scope(*this, MoveConstructor); in DefineImplicitMoveConstructor()
15310 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToFunctionPointerConversion()
15375 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToBlockPointerConversion()