Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h220 void SayNotMatching(const parser::CharBlock &, const parser::CharBlock &);
226 SayNotMatching(beginDir.source, endDir.source); in CheckMatching()
442 void DirectiveStructureChecker<D, C, PC, ClauseEnumSize>::SayNotMatching( in SayNotMatching() function