Searched defs:ObjT (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | NumberObjectConversionChecker.cpp | 132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local |
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | Transforms.cpp | 54 if (const ObjCObjectPointerType *ObjT = T->getAs<ObjCObjectPointerType>()) { canApplyWeak() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 1259 if (const ObjCObjectPointerType *ObjT = ActOnPropertyImplDecl() local |
H A D | SemaExprObjC.cpp | 4593 if (const ObjCObjectPointerType *ObjT = CheckObjCARCUnavailableWeakConversion() local |
H A D | SemaType.cpp | 7153 if (const ObjCObjectPointerType *ObjT = handleObjCOwnershipTypeAttr() local |