Searched defs:DestPointer (Results 1 – 1 of 1) sorted by relevance
797 const PointerType *DestPointer = DestType->getAs<PointerType>(); CheckDynamicCast() local 1439 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { TryStaticCast() local 1501 if (auto DestPointer = DestType->getAs<PointerType>()) TryStaticCast() local 1624 const PointerType *DestPointer = DestType->getAs<PointerType>(); TryStaticPointerDowncast() local [all...]