Home | History | Annotate | Download | only in AST

Lines Matching refs:getAttrKind

1111   if (T->getAttrKind() == AttributedType::attr_objc_gc ||
1112 T->getAttrKind() == AttributedType::attr_objc_ownership)
1118 switch (T->getAttrKind()) {
1132 if (T->getAttrKind() == AttributedType::attr_objc_gc ||
1133 T->getAttrKind() == AttributedType::attr_objc_ownership)
1147 switch (T->getAttrKind()) {
1169 if (T->getAttrKind() == AttributedType::attr_neon_vector_type)