Searched defs:getExecutionSession (Results 1 – 3 of 3) sorted by relevance
30 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function92 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
38 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
565 ExecutionSessionBase &getExecutionSession() const { return ES; } in getExecutionSession() function