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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp294 QualType ObjTy = TypedRegion->getValueType(); local
H A DDynamicTypePropagation.cpp213 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); local
H A DMallocChecker.cpp3239 QualType ObjTy = TypedRegion->getValueType(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
179 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
H A DExprEngineCXX.cpp808 QualType ObjTy = CNE->getType()->getPointeeType(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h68 llvm::DICompositeType *ObjTy = nullptr; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGObjC.cpp486 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); local
H A DCGObjCMac.cpp4792 const ObjCObjectType *ObjTy = OPT->getObjectType(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp141 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); local

Completed in 127 milliseconds