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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 2255           fixItText += spelling;
 2256           noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText);