Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcanonicalize-do.cpp26 if (auto *executableConstruct{std::get_if<ExecutableConstruct>(&i->u)}) { in Post() local
91 executableConstruct->u); in Post()
H A Dtools.cpp1004 const parser::ExecutableConstruct &executableConstruct) { in GetImageControlStmtLocation() argument
1023 executableConstruct.u); in GetImageControlStmtLocation()
/llvm-project-15.0.7/flang/lib/Parser/
H A Dexecutable-parsers.cpp35 constexpr auto executableConstruct{ variable
71 first(construct<ExecutionPartConstruct>(executableConstruct),