Searched defs:DestPointer (Results 1 – 1 of 1) sorted by relevance
589 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local1064 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local1124 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local1239 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local