Searched refs:cpp_arguments (Results 1 – 2 of 2) sorted by relevance
8 cpp_arguments = [] variable13 cpp_arguments += [19 cpp_arguments += [24 add_project_arguments(cpp_arguments, language : 'cpp')
180 def cpp_arguments(f: NativeFunction) -> Sequence[Binding]: function196 a.nctype.remove_const_ref() for a in cpp_arguments(f)537 all_arg_names = [a.name for a in cpp_arguments(f)]596 a for a in cpp_arguments(f) if a.name in args_with_derivatives_set670 if "grad_input_mask" in (a.name for a in cpp_arguments(canonical)):677 if "result" in (a.name for a in cpp_arguments(canonical)):