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

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 2843   Opts.ObjCDefaultSynthProperties =
tools/clang/lib/Sema/SemaDeclObjC.cpp
 2977     bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties &&
tools/clang/lib/Sema/SemaObjCProperty.cpp
 1524     if (getLangOpts().ObjCDefaultSynthProperties &&
 1928   if (!LangOpts.ObjCDefaultSynthProperties || LangOpts.ObjCRuntime.isFragile())
 1967     if (S.LangOpts.ObjCDefaultSynthProperties &&