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