Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp885 StmtType stmtType, const std::optional<parser::Name> &constructName, in StmtMatchesConstruct()
914 const std::optional<parser::Name> &constructName{ in CheckNesting() local
H A Dresolve-labels.cpp667 if (const parser::CharBlock * constructName{GetStmtName(constructStmt)}) { in CheckEndName() local
760 const char *const stmtString, const parser::CharBlock &constructName) { in CheckLabelContext()