Home
last modified time | relevance | path

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

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