Searched refs:RHSRT (Results 1 – 2 of 2) sorted by relevance
6686 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local6687 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()
8215 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local8216 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()