Searched defs:executableConstruct (Results 1 – 3 of 3) sorted by relevance
36 constexpr auto executableConstruct{first( global() variable
26 if (auto *executableConstruct{std::get_if<ExecutableConstruct>(&i->u)}) { in Post() local
1049 GetImageControlStmtLocation(const parser::ExecutableConstruct & executableConstruct) GetImageControlStmtLocation() argument