Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
8782 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13495 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()13633 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()13782 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()13817 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14483 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()14858 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()15151 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()15284 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
1065 void addContextNote(SourceLocation UseLoc) { in addContextNote() function