Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
9154 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()14043 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()14181 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()14330 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()14365 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()15030 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()15425 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()15736 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()15872 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
1102 void addContextNote(SourceLocation UseLoc) { in addContextNote() function