Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp844 static const parser::DoConstruct *MaybeGetDoConstruct( in MaybeGetDoConstruct() function
855 const parser::DoConstruct *doConstruct{MaybeGetDoConstruct(construct)}; in ConstructIsDoConcurrent()
887 bool inDoConstruct{MaybeGetDoConstruct(construct) != nullptr}; in StmtMatchesConstruct()