Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp846 static const parser::DoConstruct *MaybeGetDoConstruct( in MaybeGetDoConstruct() function
857 const parser::DoConstruct *doConstruct{MaybeGetDoConstruct(construct)}; in ConstructIsDoConcurrent()
889 bool inDoConstruct{MaybeGetDoConstruct(construct) != nullptr}; in StmtMatchesConstruct()