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