Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp138 static std::optional<Expr<SomeType>> NoExpr() { return std::nullopt; } in NoExpr() function
150 return NoExpr(); in Package()
274 return NoExpr(); in MixedComplexLeft()
313 return NoExpr(); in MixedComplexRight()
391 return NoExpr(); in NumericOperation()
419 return NoExpr(); in Negation()
423 return NoExpr(); in Negation()
427 return NoExpr(); in Negation()
431 return NoExpr(); in Negation()
439 return NoExpr(); in Negation()
[all …]