Searched defs:Execution (Results 1 – 1 of 1) sorted by relevance
263 Execution(const Compilation* compilation) { in Execution() function281 Execution(Execution&& other) { *this = std::move(other); } in Execution() function