Searched defs:SrcPointer (Results 1 – 1 of 1) 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