Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransforms.cpp57 if (const ObjCObjectPointerType *ObjT = T->getAs<ObjCObjectPointerType>()) { in canApplyWeak() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp999 if (const ObjCObjectPointerType *ObjT = in ActOnPropertyImplDecl() local
DSemaType.cpp920 if (const ObjCObjectType *ObjT = Result->getAs<ObjCObjectType>()) { in ConvertDeclSpecToType() local
4153 if (const ObjCObjectPointerType *ObjT = in handleObjCOwnershipTypeAttr() local
DSemaExprObjC.cpp3844 if (const ObjCObjectPointerType *ObjT = in CheckObjCARCUnavailableWeakConversion() local
/external/clang/tools/libclang/
DCIndex.cpp553 if (const ObjCObjectType *ObjT = A->getInterface()->getAs<ObjCObjectType>()) in VisitChildren() local