Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3934 if (FloatingLiteral* FLL = dyn_cast<FloatingLiteral>(LeftExprSansParen)) { in CheckFloatComparison() local
3935 if (FLL->isExact()) in CheckFloatComparison()