Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h2070 #define BLOCK_SOURCE_END_LOCATION(NODE) (BLOCK_CHECK (NODE)->block.end_locus) macro
Dgimplify.cc1438 end_locus = BLOCK_SOURCE_END_LOCATION (BIND_EXPR_BLOCK (bind_expr)); in gimplify_bind_expr()
DChangeLog-201434225 * tree.h (BLOCK_SOURCE_END_LOCATION): New accessor.