Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.y3684 tree next_enclosing = NULL_TREE; local
3692 next_enclosing = TREE_PURPOSE (inner_list);
3696 enclosing = next_enclosing;
Dparse.c7249 tree next_enclosing = NULL_TREE; local
7257 next_enclosing = TREE_PURPOSE (inner_list);
7261 enclosing = next_enclosing;