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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 2862     if (CI.getAttributeSpellingListIndex() == SectionAttr::Declspec_allocate &&
 2871     Diag(CI.getLoc(), diag::note_previous_attribute);
 2874   return ::new (Context) SectionAttr(Context, CI, Name);