Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCastToStructChecker.cpp38 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in checkPreStmt() local
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp992 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local
1117 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp511 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in getMemoryAccessFuncIndex() local
DAddressSanitizer.cpp645 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in instrumentMop() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp641 EVT OrigTy = cast<VTSDNode>(Op->getOperand(1))->getVT(); in ExpandSEXTINREG() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp343 Type *OrigTy = V->getType(); in CanEvaluateTruncated() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3562 MVT MipsTargetLowering::MipsCC::getRegVT(MVT VT, const Type *OrigTy, in getRegVT()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5123 const EVT &OrigTy, in AddRequiredExtensionForVMULL()
/external/clang/lib/Sema/
DSemaExpr.cpp3885 QualType OrigTy = Param->getOriginalType(); in CheckStaticArrayArgument() local