Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2301 #define DECL_UID(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.uid) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2664 #define DECL_UID(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.uid) macro