Home
last modified time | relevance | path

Searched defs:ObjTy (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp129 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); in checkPostCall() local
213 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
219 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
235 if (const ObjCObjectType *ObjTy = in getObjectTypeForAllocAndNew() local
/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp95 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
167 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
H A DExprEngineCXX.cpp436 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h59 llvm::DICompositeType ObjTy; variable
H A DCGObjC.cpp331 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
H A DCGObjCMac.cpp3946 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/minix/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local