Home
last modified time | relevance | path

Searched refs:init_identifier_node (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dconstants.c206 tree name = DECL_CONSTRUCTOR_P (decl) ? init_identifier_node
H A Djava-tree.h523 #define init_identifier_node \ macro
1339 #define ID_INIT_P(ID) ((ID) == init_identifier_node)
H A Ddecl.c597 init_identifier_node = get_identifier ("<init>"); in java_init_decl_processing()
H A Dclass.c1259 init_identifier_node
H A Djcf-write.c3015 tree name = DECL_CONSTRUCTOR_P (part) ? init_identifier_node
H A Dparse.c8224 meth_name = init_identifier_node;
9027 ctor_name = init_identifier_node;
H A Dparse.y4659 meth_name = init_identifier_node;
5462 ctor_name = init_identifier_node;