Home
last modified time | relevance | path

Searched defs:LOOKUP_SEEN_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h741 #define LOOKUP_SEEN_P(NODE) TREE_VISITED(NODE) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h771 #define LOOKUP_SEEN_P(NODE) TREE_VISITED (NODE) macro