Searched refs:CheckLabelContext (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | resolve-labels.cpp | 533 CheckLabelContext("CYCLE", cycleStmt.v->source); in Post() 538 CheckLabelContext("EXIT", exitStmt.v->source); in Post() 759 void CheckLabelContext( in CheckLabelContext() function in Fortran::semantics::ParseTreeAnalyzer
|
| H A D | resolve-directives.cpp | 258 CheckLabelContext(it->second.first, currentStatementSource_, in Pre() 537 void CheckLabelContext(const parser::CharBlock, const parser::CharBlock, 1816 CheckLabelContext(currentStatementSource_, it->second.first, thisContext, in CheckSourceLabel() 1822 void OmpAttributeVisitor::CheckLabelContext(const parser::CharBlock source, in CheckLabelContext() function in Fortran::semantics::OmpAttributeVisitor
|