Home | History | Annotate | Download | only in AST

Lines Matching refs:getAttrKind

523       if (attributed->getAttrKind() ==
941 return Ctx.getAttributedType(T->getAttrKind(), modifiedType,
2970 switch (getAttrKind()) {
3012 switch (getAttrKind()) {
3024 switch (getAttrKind()) {
3610 if (getAttrKind() == AttributedType::attr_nonnull)
3612 if (getAttrKind() == AttributedType::attr_nullable)
3614 if (getAttrKind() == AttributedType::attr_null_unspecified)