Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp5853 if (DeclRefExpr* DRL = dyn_cast<DeclRefExpr>(LeftExprSansParen)) in CheckFloatComparison() local
5855 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
HDSemaExpr.cpp8879 if (DeclRefExpr* DRL in CheckVectorCompareOperands() local
8883 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()