Searched refs:formatCharBlock_ (Results 1 – 1 of 1) sorted by relevance
25 : context_{context}, formatCharBlock_{formatCharBlock}, in FormatErrorReporter()32 const parser::CharBlock &formatCharBlock_; member in Fortran::semantics::FormatErrorReporter44 if (formatCharBlock_.size()) { in Say()47 context_.Say(formatCharBlock_, text); in Say()52 parser::CharBlock(formatCharBlock_.begin() + msg.offset, msg.length)}; in Say()