Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp381 if (doConstruct.IsDoNormal()) { in DefineDoVariables()
392 if (doConstruct.IsDoNormal()) { in ResetDoVariables()
418 if (doConstruct.IsDoNormal()) { in Check()
/external/llvm-project/flang/lib/Parser/
Dparse-tree.cpp80 bool DoConstruct::IsDoNormal() const { in IsDoNormal() function in Fortran::parser::DoConstruct
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h2235 bool IsDoNormal() const;