Lines Matching refs:SynthesizedFunctionScope
8516 SynthesizedFunctionScope Scope(*this, FD); in DefineDefaultedComparison()
8567 Sema::SynthesizedFunctionScope Scope(S, FD); in ComputeDefaultedComparisonExceptionSpec()
13035 SynthesizedFunctionScope Scope(*this, Constructor); in DefineImplicitDefaultConstructor()
13172 SynthesizedFunctionScope Scope(*this, Constructor); in DefineInheritingConstructor()
13321 SynthesizedFunctionScope Scope(*this, Destructor); in DefineImplicitDestructor()
13362 SynthesizedFunctionScope Scope(*this, Destructor); in CheckCompleteDestructorVariant()
14014 SynthesizedFunctionScope Scope(*this, CopyAssignOperator); in DefineImplicitCopyAssignment()
14393 SynthesizedFunctionScope Scope(*this, MoveAssignOperator); in DefineImplicitMoveAssignment()
14680 SynthesizedFunctionScope Scope(*this, CopyConstructor); in DefineImplicitCopyConstructor()
14814 SynthesizedFunctionScope Scope(*this, MoveConstructor); in DefineImplicitMoveConstructor()
14849 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToFunctionPointerConversion()
14914 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToBlockPointerConversion()