| /external/llvm-project/clang/test/CodeGenObjC/ |
| D | externally-retained.m | 6 @interface ObjTy @end interface 94 -(void)m1: (ObjTy *)w; 98 -(void)m1: (ObjTy *) w EXT_RET { 103 -(void)m2: (ObjTy *) w EXT_RET {
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | DynamicTypePropagation.cpp | 226 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); in checkPostCall() local 312 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local 318 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local 334 if (const ObjCObjectType *ObjTy = in getObjectTypeForAllocAndNew() local
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | Store.cpp | 95 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local 167 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
|
| D | ExprEngineCXX.cpp | 492 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | Store.cpp | 106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local 180 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
|
| D | ExprEngineCXX.cpp | 903 QualType ObjTy = CNE->getType()->getPointeeType(); in VisitCXXNewExpr() local
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | DynamicTypePropagation.cpp | 160 if (const auto *ObjTy = in inferReceiverType() local 207 if (const ObjCObjectType *ObjTy = dyn_cast<ObjCObjectType>( in inferReceiverType() local 330 RuntimeType ObjTy = inferReceiverType(*Msg, C); in checkPostCall() local
|
| D | InnerPointerChecker.cpp | 294 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
|
| D | MallocChecker.cpp | 3288 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.h | 65 llvm::DICompositeType *ObjTy = nullptr; variable
|
| D | CGObjC.cpp | 393 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
|
| D | CGObjCMac.cpp | 4231 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.h | 70 llvm::DICompositeType *ObjTy = nullptr; variable
|
| D | CGObjC.cpp | 556 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
|
| D | CGObjCMac.cpp | 4811 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
|
| /external/clang/lib/Edit/ |
| D | RewriteObjCFoundationAPI.cpp | 142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local
|
| /external/llvm-project/clang/lib/Edit/ |
| D | RewriteObjCFoundationAPI.cpp | 141 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local
|