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