Searched refs:ExprPtr (Results 1 – 2 of 2) 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()
2937 if (const PointerType *ExprPtr = SrcType->getAs<PointerType>()) { in CheckCStyleCast() local2939 Qualifiers ExprQuals = ExprPtr->getPointeeType().getQualifiers(); in CheckCStyleCast()2941 ExprPtr->getPointeeType()->isObjCLifetimeType() && in CheckCStyleCast()