Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
8519 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13044 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()13181 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()13330 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()13365 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14022 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()14401 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()14689 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()14823 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
943 void addContextNote(SourceLocation UseLoc) { in addContextNote() function