Home
last modified time | relevance | path

Searched refs:RHSRT (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp8215 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local
8216 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()