Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c87 struct nesting_info struct
89 struct nesting_info *outer; argument
90 struct nesting_info *inner; argument
91 struct nesting_info *next; argument
93 hash_map<tree, tree> *field_map;
117 static inline struct nesting_info * argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc187 struct nesting_info struct
189 struct nesting_info *outer; argument
190 struct nesting_info *inner; argument
191 struct nesting_info *next; argument
193 hash_map<tree, tree> *field_map;
217 static inline struct nesting_info * argument