Home | History | Annotate | Download | only in CodeGen

Lines Matching full:specific_attrs

669     for (auto Attr : D->specific_attrs<NoSanitizeAttr>())
1796 for (const auto *I : D->specific_attrs<AnnotateAttr>())
1810 for (const auto *I : D->specific_attrs<AnnotateAttr>()) {