Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9215 if (auto *DRL = dyn_cast<DeclRefExpr>(LeftExprSansParen)) in CheckFloatComparison() local
9217 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()