Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Common/
Dformat.h31 struct FormatMessage { struct
51 using Reporter = std::function<bool(const FormatMessage &)>; in ENUM_CLASS() argument