Searched refs:RHSPT (Results 1 – 1 of 1) sorted by relevance
7498 if (const PointerType *RHSPT = RHSType->getAs<PointerType>()) in CheckAssignmentConstraints() local7499 if (RHSPT->getPointeeType()->isVoidType()) { in CheckAssignmentConstraints()