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