Home
last modified time | relevance | path

Searched defs:ObjT (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransforms.cpp59 if (const ObjCObjectPointerType *ObjT = T->getAs<ObjCObjectPointerType>()) { in canApplyWeak() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1080 if (const ObjCObjectPointerType *ObjT = in ActOnPropertyImplDecl() local
H A DSemaExprObjC.cpp4205 if (const ObjCObjectPointerType *ObjT = in CheckObjCARCUnavailableWeakConversion() local
H A DSemaType.cpp5534 if (const ObjCObjectPointerType *ObjT = in handleObjCOwnershipTypeAttr() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp556 if (const ObjCObjectType *ObjT = A->getInterface()->getAs<ObjCObjectType>()) in VisitChildren() local