Home
last modified time | relevance | path

Searched defs:SrcPtrTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DInstructions.cpp2590 if (PointerType *SrcPtrTy = dyn_cast<PointerType>(SrcTy)) { in isBitCastable() local
2799 PointerType *SrcPtrTy = dyn_cast<PointerType>(SrcTy->getScalarType()); in castIsValid() local
2827 PointerType *SrcPtrTy = dyn_cast<PointerType>(SrcTy->getScalarType()); in castIsValid() local
DConstantFold.cpp2140 PointerType *SrcPtrTy = in ConstantFoldGetElementPtrImpl() local
/external/clang/lib/Sema/
DSemaCast.cpp1702 if (const PointerType *SrcPtrTy = SrcType->getAs<PointerType>()) in DiagnoseCastOfObjCSEL() local