Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
180 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
H A DExprEngineCXX.cpp903 QualType ObjTy = CNE->getType()->getPointeeType(); in VisitCXXNewExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp160 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
H A DInnerPointerChecker.cpp322 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
H A DMallocChecker.cpp3225 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h70 llvm::DICompositeType *ObjTy = nullptr; variable
H A DCGObjC.cpp557 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
H A DCGObjCMac.cpp4833 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp141 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local