Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
8868 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13604 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()13742 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()13891 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()13926 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14590 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()14974 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()15268 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()15403 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
1066 void addContextNote(SourceLocation UseLoc) { in addContextNote() function