Searched defs:argument_types (Results 1 – 9 of 9) sorted by relevance
60 vec<tree> &argument_types) in apply_predication()262 vec<tree> &argument_types) in parse_signature()286 auto_vec<tree, 16> argument_types; in build_one() local
1045 vec<tree> &argument_types, in add_unique_function()
1040 vec<tree> &argument_types, in add_unique_function()
522 std::vector<tree> argument_types (argument_types_in->n_elements); in plugin_build_function_type() local
1831 std::vector<tree> argument_types (argument_types_in->n_elements); in plugin_build_function_type() local
674 tree *argument_types; in plugin_build_function_type() local
1984 tree *argument_types; in plugin_build_function_type() local
2191 def argument_types(self): member in Type