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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp129 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h59 llvm::DICompositeType ObjTy; member in class:clang::CodeGen::CGDebugInfo
H A DCGObjC.cpp338 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); local
H A DCGObjCMac.cpp4009 const ObjCObjectType *ObjTy = OPT->getObjectType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp398 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); local
H A DStore.cpp106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
178 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); local

Completed in 139 milliseconds