Searched defs:DumpHexadecimal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | complex.cpp | 103 template <typename R> std::string Complex<R>::DumpHexadecimal() const { in DumpHexadecimal() function in Fortran::evaluate::value::Complex |
H A D | real.cpp | 652 template <typename W, int P> std::string Real<W, P>::DumpHexadecimal() const { DumpHexadecimal() function in Fortran::evaluate::value::Real |