Home | History | Annotate | Download | only in AST

Lines Matching refs:hasAttr

370     return RT->getDecl()->hasAttr<ObjCBoxableAttr>();
1949 if (RD->hasAttr<MSInheritanceAttr>())
3691 return typedefType->getDecl()->hasAttr<ObjCNSObjectAttr>();
3696 return typedefType->getDecl()->hasAttr<ObjCIndependentClassAttr>();