Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-arithmeticif.cpp16 bool IsNumericExpr(const SomeExpr &expr) { in IsNumericExpr() function
35 } else if (!IsNumericExpr(*expr)) { in Leave()