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

Declarations

tools/clang/include/clang/Sema/Sema.h
 3867   void DiagnoseOwningPropertyGetterSynthesis(const ObjCImplementationDecl *D);

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 4016       DiagnoseOwningPropertyGetterSynthesis(IC);