Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3102 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { isBitCastable() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8668 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { CheckMemaccessArguments() local