Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3591 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp9811 Type *DestPtrTy = in BuildConstantFromSCEV() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp11700 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { in CheckMemaccessArguments() local