Home
last modified time | relevance | path

Searched refs:EXPR_LOCATION_WRAPPER_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h4143 #define EXPR_LOCATION_WRAPPER_P(NODE) \ macro
4162 && EXPR_LOCATION_WRAPPER_P (exp)) in location_wrapper_p()
Dtree.cc14247 EXPR_LOCATION_WRAPPER_P (wrapper) = 1; in maybe_wrap_with_location()
DChangeLog-201834070 * tree-core.h: Document EXPR_LOCATION_WRAPPER_P's usage of
34080 (EXPR_LOCATION_WRAPPER_P): New macro.