Searched refs:kContextAsFirstArg (Results 1 – 1 of 1) sorted by relevance
50 kContextAsFirstArg, ///< Context is the first argument. enumerator157 ? kContextAsFirstArg231 template <typename HandlerType> class Callback<HandlerType, kContextAsFirstArg> : public CallbackBa…239 static constexpr CallbackContextPosition kContextPosition = kContextAsFirstArg;271 Callback<HandlerType, kContextAsFirstArg> callbackCopy = *this; in InvokeAndClearIfSet()