Searched defs:SrcPointer (Results 1 – 1 of 1) sorted by relevance
842 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local1444 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local1508 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local1637 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local