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