Searched refs:ExprPtr (Results 1 – 1 of 1) sorted by relevance
3208 if (const PointerType *ExprPtr = SrcType->getAs<PointerType>()) { in CheckCStyleCast() local3210 Qualifiers ExprQuals = ExprPtr->getPointeeType().getQualifiers(); in CheckCStyleCast()3212 ExprPtr->getPointeeType()->isObjCLifetimeType() && in CheckCStyleCast()