Home
last modified time | relevance | path

Searched refs:handle_java_interface_attribute (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dtree.c52 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 DChangeLog-20041341 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 DChangeLog-2001960 (handle_java_interface_attribute, handle_com_interface_attribute,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c54 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 DChangeLog6937 (handle_java_interface_attribute, handle_com_interface_attribute,