Searched defs:OutgoingMethod (Results 1 – 2 of 2) sorted by relevance
138 using OutgoingMethod = llvm::unique_function<void(const P &, Callback<R>)>; variable
81 using OutgoingMethod = llvm::unique_function<void(const P &, Callback<R>)>; variable