Home
last modified time | relevance | path

Searched defs:getMathOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/include/flang/Lower/
H A DLoweringOptions.h48 const Fortran::common::MathOptionsBase &getMathOptions() const { in getMathOptions() function
52 Fortran::common::MathOptionsBase &getMathOptions() { return MathOptions; } in getMathOptions() function