Home
last modified time | relevance | path

Searched refs:currentStatementSource_ (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp243 currentStatementSource_ = statement.source; in Pre()
251 label, std::make_pair(currentStatementSource_, thisContext)); in Pre()
258 CheckLabelContext(it->second.first, currentStatementSource_, in Pre()
497 parser::CharBlock currentStatementSource_; member in Fortran::semantics::OmpAttributeVisitor
1809 label, std::make_pair(currentStatementSource_, thisContext)); in CheckSourceLabel()
1816 CheckLabelContext(currentStatementSource_, it->second.first, thisContext, in CheckSourceLabel()