Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp856 static bool ConstructIsDoConcurrent(const ConstructNode &construct) { in ConstructIsDoConcurrent() function
902 if (stmtType == StmtType::EXIT && ConstructIsDoConcurrent(construct)) { in CheckDoConcurrentExit()