Lines Matching defs:currStmtSource

111   const std::optional<SourceName> &currStmtSource() {
158 const std::optional<SourceName> &currStmtSource() {
2046 currStmtSource().value(),
2060 Say(currStmtSource().value(),
2086 Say(currStmtSource().value(),
2189 return context_->Say(currStmtSource().value(), std::move(msg));
2192 return context_->Say(currStmtSource().value(), std::move(msg));
2201 prevParameterStmt_ = currStmtSource();
2221 prevImplicit_ = currStmtSource();
2276 prevImplicitNone_ = currStmtSource();
2281 prevImplicitNoneType_ = currStmtSource();
2299 prevImplicitNoneType_ = currStmtSource();
2363 Say(currStmtSource().value(),
2372 Say(currStmtSource().value(),
4139 Say(currStmtSource().value_or(info->source),
4143 if (auto at{currStmtSource()}) {
4148 Say(currStmtSource().value(),
4168 currStmtSource().value(),
4180 Say(currStmtSource().value(),
4225 Say(currStmtSource().value(),
4233 Say(currStmtSource().value(),
4250 Say(currStmtSource().value(),
4258 Say(currStmtSource().value(),
4320 if (auto at{currStmtSource()}) {
4738 auto originalStmtSource{messageHandler().currStmtSource()};
5225 Say(currStmtSource().value(),
5334 Say(currStmtSource().value(),
5369 currStmtSource().value(),
5373 Say(currStmtSource().value(),
5584 Say(currStmtSource().value(),
5631 Say(currStmtSource().value(),
5728 GetFoldingContext().messages().SetLocation(currStmtSource().value())};
5827 GetFoldingContext().messages().SetLocation(currStmtSource().value())};
5992 Say(currStmtSource().value(),
6668 specPartState_.saveInfo.saveAll = currStmtSource();
8239 prevImportStmt_ = currStmtSource();
8907 Say(currStmtSource().value(),
8918 prevAccessStmt_ = currStmtSource();