Searched defs:retval_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_function.c236 const struct dxil_type *retval_type = get_type_from_string(mod, retval_type_descr, overload, &index); local in function:dxil_alloc_func
190 dxil_alloc_func_with_rettype(struct dxil_module * mod,const char * name,enum overload_type overload,const struct dxil_type * retval_type,const char * param_descr,enum dxil_attr_kind attr) argument

Completed in 2 milliseconds