Lines Matching refs:SynthesizedFunctionScope
8865 SynthesizedFunctionScope Scope(*this, FD); in DefineDefaultedComparison()
8919 Sema::SynthesizedFunctionScope Scope(S, FD); in ComputeDefaultedComparisonExceptionSpec()
13595 SynthesizedFunctionScope Scope(*this, Constructor); in DefineImplicitDefaultConstructor()
13733 SynthesizedFunctionScope Scope(*this, Constructor); in DefineInheritingConstructor()
13882 SynthesizedFunctionScope Scope(*this, Destructor); in DefineImplicitDestructor()
13923 SynthesizedFunctionScope Scope(*this, Destructor); in CheckCompleteDestructorVariant()
14582 SynthesizedFunctionScope Scope(*this, CopyAssignOperator); in DefineImplicitCopyAssignment()
14966 SynthesizedFunctionScope Scope(*this, MoveAssignOperator); in DefineImplicitMoveAssignment()
15259 SynthesizedFunctionScope Scope(*this, CopyConstructor); in DefineImplicitCopyConstructor()
15394 SynthesizedFunctionScope Scope(*this, MoveConstructor); in DefineImplicitMoveConstructor()
15430 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToFunctionPointerConversion()
15498 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToBlockPointerConversion()