Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1196 #define CAN_HAVE_LOCATION_P(NODE) ((NODE) && EXPR_P (NODE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1225 #define CAN_HAVE_LOCATION_P(NODE) ((NODE) && EXPR_P (NODE)) macro