Home
last modified time | relevance | path

Searched defs:stmtType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-do-forall.cpp969 .Say("%s must not leave a %s statement"_err_en_US, EnumToString(stmtType), in StmtMatchesConstruct() argument
920 SayBadLeave(StmtType stmtType,const char * enclosingStmtName,const ConstructNode & construct) const SayBadLeave() argument
946 CheckForBadLeave(StmtType stmtType,const ConstructNode & construct) const CheckForBadLeave() argument
983 CheckDoConcurrentExit(StmtType stmtType,const ConstructNode & construct) const CheckDoConcurrentExit() argument
994 CheckNesting(StmtType stmtType,const parser::Name * stmtName) const CheckNesting() argument
[all...]