Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2327 #define DECL_SOURCE_LINE(NODE) LOCATION_LINE (DECL_SOURCE_LOCATION (NODE)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2690 #define DECL_SOURCE_LINE(NODE) LOCATION_LINE (DECL_SOURCE_LOCATION (NODE)) macro