Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
9229 Scope.addContextNote(UseLoc); in DefineDefaultedComparison()14206 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()14346 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()14495 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()14530 Scope.addContextNote(CurrentLocation); in CheckCompleteDestructorVariant()15193 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()15590 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()15906 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()16044 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
13360 void addContextNote(SourceLocation UseLoc) { in addContextNote() function