Home
last modified time | relevance | path

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

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