Searched refs:attr_objc_ownership (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp84 if (TL.getAttrKind() != AttributedType::attr_objc_ownership)
H A DTransforms.cpp371 if (AttrT->getAttrKind() == AttributedType::attr_objc_ownership)
/external/clang/lib/AST/
H A DTypePrinter.cpp1112 T->getAttrKind() == AttributedType::attr_objc_ownership)
1133 T->getAttrKind() == AttributedType::attr_objc_ownership)
1209 case AttributedType::attr_objc_ownership:
H A DType.cpp1903 case attr_objc_ownership:
/external/clang/lib/Sema/
H A DSemaType.cpp3406 case AttributedType::attr_objc_ownership:
3997 if (attr->getAttrKind() == AttributedType::attr_objc_ownership)
4129 type = S.Context.getAttributedType(AttributedType::attr_objc_ownership,
/external/clang/include/clang/AST/
H A DType.h3405 attr_objc_ownership, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 2023 milliseconds