Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp4357 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local
4358 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
HDSemaExpr.cpp8068 if (DeclRefExpr* DRR in CheckVectorCompareOperands() local
8070 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()