Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h2413 #define DECL_UID(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.uid) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h2534 #define DECL_UID(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.uid) macro