Searched defs:SayWithDeclaration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Evaluate/ | ||
H A D | tools.h | 1085 parser::Message *SayWithDeclaration( SayWithDeclaration() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-declarations.cpp | 116 parser::Message *SayWithDeclaration(const Symbol &symbol, A &&...x) { in SayWithDeclaration() function in Fortran::semantics::CheckHelper |