reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 2236           fixItLoc = getterRedecl->getEndLoc();
 2253         if (fixItLoc.isValid()) {
 2256           noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText);