Home
last modified time | relevance | path

Searched refs:function_decl_body (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djava-tree.h795 (DECL_LANG_SPECIFIC(DECL)->u.f.function_decl_body)
978 tree function_decl_body; /* Hold all function's statements */ member
H A DChangeLog13756 * java-tree.h (struct lang_decl): New field function_decl_body.