Searched refs:SayWithDecl (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-do-forall.cpp | 169 context_.SayWithDecl(entity, currentStatementSourcePosition_, in SayDeallocateWithImpureFinal() 177 context_.SayWithDecl(entity, location, in SayDeallocateOfPolymorph() 353 context_.SayWithDecl(*symbol, name.source, in Post() 590 context_.SayWithDecl(ref, parser::Unwrap<parser::Expr>(mask)->source, in CheckMaskIsPure() 603 context_.SayWithDecl(ref, refPosition, std::move(errorMessage), in CheckNoCollisions()
|
| H A D | resolve-names.cpp | 1112 SayWithDecl( in DeclareEntity() 3947 SayWithDecl( in Pre() 4080 SayWithDecl( in Pre() 4106 SayWithDecl( in Pre() 5200 SayWithDecl( in Pre() 5552 SayWithDecl( in PassesLocalityChecks() 5662 SayWithDecl( in SetType() 6670 SayWithDecl( in FindComponent() 6936 SayWithDecl( in SetProcFlag() 6941 SayWithDecl( in SetProcFlag() [all …]
|
| H A D | check-io.cpp | 1018 context_.SayWithDecl(*bad, where, in CheckForBadIoComponent()
|
| H A D | mod-file.cpp | 979 context_.SayWithDecl( in Read()
|
| /llvm-project-15.0.7/flang/include/flang/Semantics/ |
| H A D | semantics.h | 171 void SayWithDecl(const Symbol &symbol, const parser::CharBlock &at, in SayWithDecl() function
|