Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dexecutable-parsers.cpp36 constexpr auto executableConstruct{first( global() variable
/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-do.cpp26 if (auto *executableConstruct{std::get_if<ExecutableConstruct>(&i->u)}) { in Post() local
H A Dtools.cpp1049 GetImageControlStmtLocation(const parser::ExecutableConstruct & executableConstruct) GetImageControlStmtLocation() argument