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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 2622     S.Diag(AL.getLoc(), diag::err_attribute_argument_n_type)
 2630     S.Diag(AL.getLoc(), diag::warn_attribute_type_not_supported) << AL << II;
 2634   D->addAttr(::new (S.Context) BlocksAttr(S.Context, AL, type));
 2634   D->addAttr(::new (S.Context) BlocksAttr(S.Context, AL, type));