Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAttributedType

4022     type = S.Context.getAttributedType(AttributedType::attr_objc_ownership,
4112 type = S.Context.getAttributedType(AttributedType::attr_objc_gc,
4307 Type = S.Context.getAttributedType(TAK, Type, Type);
4466 type = S.Context.getAttributedType(getCCTypeAttrKind(attr), type, Equivalent);