Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasAttr

139     if (VD->hasAttr<BlocksAttr>())
143 if (VD->hasAttr<CleanupAttr>())
238 if (D->hasAttr<BlocksAttr>())