Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
8598 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13102 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()13239 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()13388 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()13423 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14088 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()14467 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()14755 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()14889 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
1051 void addContextNote(SourceLocation UseLoc) { in addContextNote() function