Searched defs:SayWithDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | semantics.h | 180 parser::Message &SayWithDecl(const Symbol &symbol, SayWithDecl() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | resolve-names.cpp | 2268 void ScopeHandler::SayWithDecl(const parser::Name &name, Symbol &symbol, SayWithDecl() function in Fortran::semantics::ScopeHandler |