Searched refs:SayWithDeclaration (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-declarations.cpp | 267 SayWithDeclaration(symbol, in Check() 272 SayWithDeclaration(*bad, in Check() 306 SayWithDeclaration(*bad, in Check() 1277 SayWithDeclaration( in CheckDefinedOperator() 1632 SayWithDeclaration(*dtSymbol, in CheckProcBinding() 1652 SayWithDeclaration(*overridden, in CheckProcBinding() 1659 SayWithDeclaration(*overridden, in CheckProcBinding() 1665 SayWithDeclaration(*overridden, in CheckProcBinding() 1671 SayWithDeclaration(*overridden, in CheckProcBinding() 1705 SayWithDeclaration(*overridden, in CheckProcBinding() [all …]
|
| H A D | assignment.cpp | 126 evaluate::SayWithDeclaration(messages, lhs, in CheckDefinabilityInPureScope() 154 evaluate::SayWithDeclaration(messages, *base, in CheckCopyabilityInPureScope() 189 evaluate::SayWithDeclaration(messages, *base, in CheckForPureContext() 206 evaluate::SayWithDeclaration(messages, *bad, in CheckForPureContext()
|
| H A D | check-call.cpp | 84 evaluate::SayWithDeclaration(messages, *argProcSymbol, in CheckImplicitInterfaceArg() 264 evaluate::SayWithDeclaration(messages, *tbp, in CheckExplicitDataArg() 285 evaluate::SayWithDeclaration(messages, *bad, in CheckExplicitDataArg() 295 evaluate::SayWithDeclaration(messages, coarray, in CheckExplicitDataArg() 305 evaluate::SayWithDeclaration(messages, *bad, in CheckExplicitDataArg() 333 evaluate::SayWithDeclaration(messages, *actualLastSymbol, in CheckExplicitDataArg() 596 evaluate::SayWithDeclaration(messages, *argProcSymbol, in CheckProcedureArg()
|
| H A D | pointer-assignment.cpp | 390 evaluate::SayWithDeclaration(context.messages(), *pointer, in CheckPointerAssignment()
|
| H A D | type.cpp | 131 evaluate::SayWithDeclaration(messages, symbol, in EvaluateParameters()
|
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | tools.h | 995 parser::Message *SayWithDeclaration( in SayWithDeclaration() function
|