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