Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp6686 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local
6687 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()