Home
last modified time | relevance | path

Searched refs:RHSPT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9362 if (const PointerType *RHSPT = RHSType->getAs<PointerType>()) in CheckAssignmentConstraints() local
9363 if (RHSPT->getPointeeType()->isVoidType()) { in CheckAssignmentConstraints()