Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getAttrKind

323   if (AttrType->getAttrKind() == AttributedType::attr_nullable)
325 else if (AttrType->getAttrKind() == AttributedType::attr_nonnull)