Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10612 if (DeclRefExpr* DRL = dyn_cast<DeclRefExpr>(LeftExprSansParen)) in CheckFloatComparison() local
10614 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()