Lines Matching full:formatattr
2004 else if (FormatAttr *FA = dyn_cast<FormatAttr>(Attr))
9721 if (!FD->getAttr<FormatAttr>()) {
9727 FD->addAttr(::new (Context) FormatAttr(FD->getLocation(), Context,
9734 if (!FD->getAttr<FormatAttr>())
9735 FD->addAttr(::new (Context) FormatAttr(FD->getLocation(), Context,
9774 if (!FD->getAttr<FormatAttr>())
9775 FD->addAttr(::new (Context) FormatAttr(FD->getLocation(), Context,