Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dsymbol.cpp239 const std::string Symbol::GetDetailsName() const { in GetDetailsName() function in Fortran::semantics::Symbol
543 os << ' ' << symbol.GetDetailsName(); in DumpForUnparse()
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h664 const std::string GetDetailsName() const;