Lines Matching defs:Perform
73 static Result Perform(Impl* impl, const ::std::tuple<>& args) { in Perform() function
81 static Result Perform(Impl* impl, const ::std::tuple<A0>& args) { in Perform() function
89 static Result Perform(Impl* impl, const ::std::tuple<A0, A1>& args) { in Perform() function
97 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2>& args) { in Perform() function
105 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3>& args) { in Perform() function
113 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, in Perform() function
123 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, in Perform() function
133 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
143 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
153 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
164 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function