Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8315 if (const RecordType *RHSRT = RHSTy->getAs<RecordType>()) in CheckConditionalOperands() local
8316 if (LHSRT->getDecl() == RHSRT->getDecl()) in CheckConditionalOperands()