Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h443 const parser::CharBlock &beginSource, const parser::CharBlock &endSource) { in SayNotMatching() argument
445 .Say(endSource, "Unmatched %s directive"_err_en_US, in SayNotMatching()
446 parser::ToUpperCaseLetters(endSource.ToString())) in SayNotMatching()