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