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