Searched refs:addContextNote (Results 1 – 2 of 2) sorted by relevance
11014 Scope.addContextNote(CurrentLocation); in DefineImplicitDefaultConstructor()11149 Scope.addContextNote(CurrentLocation); in DefineInheritingConstructor()11292 Scope.addContextNote(CurrentLocation); in DefineImplicitDestructor()11947 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyAssignment()12321 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveAssignment()12605 Scope.addContextNote(CurrentLocation); in DefineImplicitCopyConstructor()12735 Scope.addContextNote(CurrentLocation); in DefineImplicitMoveConstructor()
779 void addContextNote(SourceLocation UseLoc) { in addContextNote() function