Lines Matching refs:RPT
6380 const PointerType *RPT = rType->getAs<PointerType>();6381 if (LPT || RPT) {6383 bool RPtrToVoid = RPT ? RPT->getPointeeType()->isVoidType() : false;