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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 2216       if (!method)
 2218       ObjCMethodFamily family = method->getMethodFamily();
 2230         for (auto *getterRedecl : method->redecls()) {
 2252             << method->getDeclName() << spelling;