Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-inline.h31 typedef struct copy_body_data struct
55 tree (*copy_decl) (tree, struct copy_body_data *); argument
58 tree block;
61 int eh_region;
64 int eh_region_offset;
91 } copy_body_data; argument