Searched defs:FunctionType (Results 1 – 2 of 2) sorted by relevance
33 using FunctionType = void(const ArrayChange&); in META_BEGIN_NAMESPACE() local
101 using FunctionType = Ret(Args...); variable