Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.cpp21 class FormatErrorReporter { class
23 FormatErrorReporter(SemanticsContext &context, in FormatErrorReporter() function in Fortran::semantics::FormatErrorReporter
36 bool FormatErrorReporter::Say(const common::FormatMessage &msg) { in Say()
66 FormatErrorReporter reporter{context_, reporterCharBlock}; in Enter()
274 FormatErrorReporter reporter{context_, reporterCharBlock}; in Enter()