Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp55 if (const ObjCObjectPointerType *ObjT = T->getAs<ObjCObjectPointerType>()) { in canApplyWeak() local
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1241 const ObjCInterfaceDecl *ObjI = ObjT->getInterfaceDecl(); in ActOnPropertyImplDecl() local
H A DSemaExprObjC.cpp4606 if (const ObjCObjectPointerType *ObjT = CheckObjCARCUnavailableWeakConversion() local
H A DSemaType.cpp6682 if (const ObjCObjectPointerType *ObjT = handleObjCOwnershipTypeAttr() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp574 if (const ObjCObjectType *ObjT = A->getInterface()->getAs<ObjCObjectType>()) VisitChildren() local