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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp322 QualType ObjTy = TypedRegion->getValueType(); local
H A DDynamicTypePropagation.cpp330 RuntimeType ObjTy = inferReceiverType(*Msg, C); local
H A DMallocChecker.cpp3225 QualType ObjTy = TypedRegion->getValueType(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
180 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
H A DExprEngineCXX.cpp903 QualType ObjTy = CNE->getType()->getPointeeType(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp141 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h70 llvm::DICompositeType *ObjTy = nullptr; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGObjC.cpp557 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); local
H A DCGObjCMac.cpp4833 const ObjCObjectType *ObjTy = OPT->getObjectType(); local

Completed in 219 milliseconds