Searched defs:DestPointer (Results 1 – 1 of 1) sorted by relevance
855 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local1522 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local1585 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local1706 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local