Lines Matching refs:SayWithDecl
530 void SayWithDecl(const parser::Name &, Symbol &, MessageFixedText &&);
1112 SayWithDecl( in DeclareEntity()
1117 SayWithDecl(name, symbol, in DeclareEntity()
1120 SayWithDecl( in DeclareEntity()
2121 void ScopeHandler::SayWithDecl( in SayWithDecl() function in Fortran::semantics::ScopeHandler
2134 SayWithDecl(name, symbol, in SayLocalMustBeVariable()
3947 SayWithDecl( in Pre()
3958 SayWithDecl(name, symbol, in Pre()
4080 SayWithDecl( in Pre()
4106 SayWithDecl( in Pre()
4242 SayWithDecl(name, symbol, in DeclareProcEntity()
4388 SayWithDecl(typeName, *typeName.symbol, in Post()
4824 SayWithDecl(*bindingName, *symbol, // C772 in Post()
5091 SayWithDecl(pointerName, *pointer, "'%s' is not a variable"_err_en_US); in Pre()
5093 SayWithDecl(pointerName, *pointer, in Pre()
5144 SayWithDecl(pointeeName, pointee, in Pre()
5182 SayWithDecl(name, *symbol, "'%s' is not a variable"_err_en_US); in FinishNamelists()
5200 SayWithDecl( in Pre()
5532 SayWithDecl(name, symbol, in PassesLocalityChecks()
5537 SayWithDecl(name, symbol, in PassesLocalityChecks()
5542 SayWithDecl(name, symbol, in PassesLocalityChecks()
5547 SayWithDecl(name, symbol, in PassesLocalityChecks()
5552 SayWithDecl( in PassesLocalityChecks()
5559 SayWithDecl(name, symbol, in PassesLocalityChecks()
5566 SayWithDecl(name, symbol, in PassesLocalityChecks()
5662 SayWithDecl( in SetType()
5666 SayWithDecl(name, symbol, in SetType()
5868 SayWithDecl(name, *prev, "Index variable '%s' is not scalar"_err_en_US); in ResolveIndexName()
6485 SayWithDecl(*name, *name->symbol, in ResolveDataRef()
6622 SayWithDecl(*base, symbol, in FindComponent()
6670 SayWithDecl( in FindComponent()
6873 SayWithDecl(name, *symbol, in HandleProcedureName()
6936 SayWithDecl( in SetProcFlag()
6941 SayWithDecl( in SetProcFlag()
6947 SayWithDecl(name, symbol, in SetProcFlag()
6959 SayWithDecl( in SetProcFlag()