Searched refs:RHSRT (Results 1 – 1 of 1) sorted by relevance
9284 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local9285 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()