Home
last modified time | relevance | path

Searched defs:SayWithDeclaration (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtools.h995 parser::Message *SayWithDeclaration( in SayWithDeclaration() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp100 void SayWithDeclaration(const Symbol &symbol, A &&...x) { in SayWithDeclaration() function in Fortran::semantics::CheckHelper