Searched refs:arg_lookup (Results 1 – 4 of 4) sorted by relevance
4266 struct arg_lookup struct4275 static bool arg_assoc (struct arg_lookup*, tree); argument4276 static bool arg_assoc_args (struct arg_lookup*, tree);4277 static bool arg_assoc_type (struct arg_lookup*, tree);4278 static bool add_function (struct arg_lookup *, tree);4279 static bool arg_assoc_namespace (struct arg_lookup *, tree);4280 static bool arg_assoc_class (struct arg_lookup *, tree);4281 static bool arg_assoc_template_arg (struct arg_lookup*, tree);4287 add_function (struct arg_lookup *k, tree fn) in add_function()4399 arg_assoc_namespace (struct arg_lookup *k, tree scope) in arg_assoc_namespace()[all …]
944 (struct arg_lookup): Likewise.
4629 (struct arg_lookup): Add args field.
4755 (arg_lookup): New struct.