Searched defs:SrcPointer (Results 1 – 2 of 2) sorted by relevance
626 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local1061 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local1123 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local1244 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
800 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local1289 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local1353 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local1474 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local