Searched defs:Function (Results 1 – 2 of 2) sorted by relevance
81 Function = 1 << 8, enumerator
314 struct Function { struct322 auto f = reinterpret_cast<Function<std::decay_t<T>>*>(t); in ExecFunctionWrapper() argument