Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp311 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
H A DMallocChecker.cpp3500 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp107 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
H A DExprEngineCXX.cpp1068 QualType ObjTy = in VisitCXXNewExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h72 llvm::DICompositeType *ObjTy = nullptr; variable
H A DCGObjC.cpp559 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
H A DCGObjCMac.cpp4765 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local