Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp774 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local
1408 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local
1470 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local
1593 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local