Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
8605 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13294 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()13431 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()13580 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()13615 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14281 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()14657 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()14951 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()15085 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
1058 void addContextNote(SourceLocation UseLoc) { in addContextNote() function