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