Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6037 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local
6038 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
DSemaExpr.cpp9051 if (DeclRefExpr* DRR in CheckVectorCompareOperands() local
9053 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()