Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dcomplex.cpp103 template <typename R> std::string Complex<R>::DumpHexadecimal() const { in DumpHexadecimal() function in Fortran::evaluate::value::Complex
H A Dreal.cpp652 template <typename W, int P> std::string Real<W, P>::DumpHexadecimal() const { DumpHexadecimal() function in Fortran::evaluate::value::Real