Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp854 static bool ConstructIsDoConcurrent(const ConstructNode &construct) { in ConstructIsDoConcurrent() function
900 if (stmtType == StmtType::EXIT && ConstructIsDoConcurrent(construct)) { in CheckDoConcurrentExit()