Searched refs:return_ct (Results 1 – 1 of 1) sorted by relevance
1216 CompilerType return_ct = ToCompilerType(return_type); in CreateFunctionType() local1218 return_ct, arg_types.data(), arg_types.size(), is_variadic, 0, *cc); in CreateFunctionType()