Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurrentLocation

4755   void DefineImplicitDefaultConstructor(SourceLocation CurrentLocation,
4768 void DefineImplicitDestructor(SourceLocation CurrentLocation,
4792 void DefineImplicitCopyConstructor(SourceLocation CurrentLocation,
4806 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,
4818 void DefineImplicitCopyAssignment(SourceLocation CurrentLocation,
4831 void DefineImplicitMoveAssignment(SourceLocation CurrentLocation,
5494 ExprResult BuildBlockForLambdaConversion(SourceLocation CurrentLocation,