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