Searched defs:clc_validator_options (Results 1 – 2 of 2) sorted by relevance
97 struct clc_validator_options { struct98 uint32_t limit_max_function_arg;
69 fn clc_validator_options(dev: &Device) -> clc_validator_options { in clc_validator_options() function