Searched refs:currentStatementSourcePosition_ (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-do-forall.cpp | 96 currentStatementSourcePosition_ = statement.source; in Pre() 104 currentStatementSourcePosition_ = stmt.source; in Pre() 265 .Say(currentStatementSourcePosition_, in Post() 277 SayWithDo(context_, currentStatementSourcePosition_, in Post() 296 SayWithDo(context_, currentStatementSourcePosition_, in Post() 310 SayWithDo(context_, currentStatementSourcePosition_, in Post() 329 parser::CharBlock currentStatementSourcePosition_; member in Fortran::semantics::DoConcurrentBodyEnforce 533 currentStatementSourcePosition_ = doStmt.source; in CheckDoConcurrent() 649 context_.Say(currentStatementSourcePosition_, in CheckDefaultNoneImpliesExplicitLocality() 658 context_, currentStatementSourcePosition_}; in CheckDefaultNoneImpliesExplicitLocality() [all …]
|
| H A D | check-coarray.cpp | 30 currentStatementSourcePosition_ = statement.source; in Pre() 40 .Say(currentStatementSourcePosition_, in Post() 47 .Say(currentStatementSourcePosition_, in Post() 61 parser::CharBlock currentStatementSourcePosition_; member in Fortran::semantics::CriticalBodyEnforce
|
| H A D | check-directive-structure.h | 44 currentStatementSourcePosition_ = statement.source; in Pre() 91 .Say(currentStatementSourcePosition_, in EmitBranchOutError() 99 .Say(currentStatementSourcePosition_, in EmitUnlabelledBranchOutError() 109 .Say(currentStatementSourcePosition_, in EmitBranchOutErrorWithName() 148 parser::CharBlock currentStatementSourcePosition_; variable
|
| H A D | tools.cpp | 1454 SayWithConstruct(context_, currentStatementSourcePosition_, in checkLabelUse()
|
| /llvm-project-15.0.7/flang/include/flang/Semantics/ |
| H A D | tools.h | 570 currentStatementSourcePosition_ = statement.source; in Pre() 590 parser::CharBlock currentStatementSourcePosition_{nullptr};
|