Searched defs:ComponentFunctionData (Results 1 – 1 of 1) sorted by relevance
273 struct ComponentFunctionData { struct275 FunctionLibraryRuntime::Handle handle;279 std::vector<FunctionArgIndex> arg_indices;283 std::vector<int> ret_indices;286 std::vector<AllocatorAttributes> arg_alloc_attrs;289 std::vector<AllocatorAttributes> ret_alloc_attrs;291 AsyncAttributes async_attributes;