Searched defs:DestPointer (Results 1 – 1 of 1) sorted by relevance
588 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local1063 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local1123 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local1238 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local