Home
last modified time | relevance | path

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

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