Searched refs:func_arg_types (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_dump.c464 struct dxil_type **func_arg_types = call->func->type->function_def.args.types; local in function:dump_instr_call
470 dump_type_name(d, func_arg_types[i]);

Completed in 4 milliseconds