Home
last modified time | relevance | path

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

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