Home
last modified time | relevance | path

Searched refs:GET_NEXT_ENCLOSING_CPC (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.h830 #define GET_NEXT_ENCLOSING_CPC(C) TREE_CHAIN (C) macro
Dparse.y3541 scope_list = GET_NEXT_ENCLOSING_CPC (scope_list))
Dparse.c7106 scope_list = GET_NEXT_ENCLOSING_CPC (scope_list))
DChangeLog7214 GET_CPC_DECL_NODE, GET_ENCLOSING_CPC, GET_NEXT_ENCLOSING_CPC,