Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
9050 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()13915 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()14055 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()14204 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()14239 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()14904 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()15301 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()15615 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()15754 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
13099 void addContextNote(SourceLocation UseLoc) { in addContextNote() function