Searched defs:CastPtr (Results 1 – 3 of 3) sorted by relevance
73 using CastPtr = NodePtr<Cast>; variable
605 Address CastPtr = in VisitCastExpr() local
2534 if (const PointerType *CastPtr = DestType->getAs<PointerType>()) { in CheckCStyleCast() local