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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 2610       S.Diag(TD->getLocation(), diag::warn_ptr_independentclass_attribute);
 2614     S.Diag(D->getLocation(), diag::warn_independentclass_attribute);
 2617   D->addAttr(::new (S.Context) ObjCIndependentClassAttr(S.Context, AL));
 2617   D->addAttr(::new (S.Context) ObjCIndependentClassAttr(S.Context, AL));