Home | History | Annotate | Download | only in Sema

Lines Matching full:getattr

154   const SentinelAttr *attr = D->getAttr<SentinelAttr>();
8390 if (!isVariadic && CurBlock->TheDecl->getAttr<SentinelAttr>()) {
8438 bool NoReturn = BSI->TheDecl->getAttr<NoReturnAttr>();