Searched refs:endSource (Results 1 – 1 of 1) sorted by relevance
443 const parser::CharBlock &beginSource, const parser::CharBlock &endSource) { in SayNotMatching() argument445 .Say(endSource, "Unmatched %s directive"_err_en_US, in SayNotMatching()446 parser::ToUpperCaseLetters(endSource.ToString())) in SayNotMatching()