Home
last modified time | relevance | path

Searched refs:handle_com_interface_attribute (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dtree.c53 static tree handle_com_interface_attribute (tree *, tree, tree, int, bool *);
1793 { "com_interface", 0, 0, false, false, false, handle_com_interface_attribute },
1826 handle_com_interface_attribute (tree* node, in handle_com_interface_attribute() function
H A DChangeLog-2001960 (handle_java_interface_attribute, handle_com_interface_attribute,
H A DChangeLog-20045244 (handle_com_interface_attribute): Likewise.
H A DChangeLog5555 * tree.c (handle_com_interface_attribute): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c55 static tree handle_com_interface_attribute PARAMS ((tree *, tree, tree, int, bool *));
1924 { "com_interface", 0, 0, false, false, false, handle_com_interface_attribute },
1958 handle_com_interface_attribute (node, name, args, flags, no_add_attrs) in handle_com_interface_attribute() function
H A DChangeLog6937 (handle_java_interface_attribute, handle_com_interface_attribute,