Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAttrKind

3445   AttributedType::Kind kind = TL.getAttrKind();
3997 if (attr->getAttrKind() == AttributedType::attr_objc_ownership)
4366 AttributedType::Kind CurAttrKind = AT->getAttrKind();
4542 if (AT && AT->getAttrKind() != CCAttrKind) {