Searched refs:handle_java_interface_attribute (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | tree.c | 52 static tree handle_java_interface_attribute (tree *, tree, tree, int, bool *); 1792 { "java_interface", 0, 0, false, false, false, handle_java_interface_attribute }, 1801 handle_java_interface_attribute (tree* node, in handle_java_interface_attribute() function
|
H A D | ChangeLog-2004 | 1341 handle_java_interface_attribute, handle_init_priority_attribute): 2732 build_exception_variant, handle_java_interface_attribute): Likewise. 5243 * tree.c (handle_java_interface_attribute): Likewise.
|
H A D | ChangeLog-2001 | 960 (handle_java_interface_attribute, handle_com_interface_attribute,
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | tree.c | 54 static tree handle_java_interface_attribute PARAMS ((tree *, tree, tree, int, bool *)); 1923 { "java_interface", 0, 0, false, false, false, handle_java_interface_attribute }, 1932 handle_java_interface_attribute (node, name, args, flags, no_add_attrs) in handle_java_interface_attribute() function
|
H A D | ChangeLog | 6937 (handle_java_interface_attribute, handle_com_interface_attribute,
|