Searched defs:DestPointer (Results 1 – 1 of 1) sorted by relevance
764 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local1388 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local1450 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local1565 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local