Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1478 #define DECL_SOURCE_LOCATION(NODE) (DECL_CHECK (NODE)->decl.locus) macro
/openbsd/gnu/gcc/gcc/
H A Dtree.h2296 #define DECL_SOURCE_LOCATION(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.locus) macro