Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h281 struct GTY(()) imp_entry { struct
282 struct imp_entry *next; argument
290 extern GTY(()) struct imp_entry *imp_list; argument
H A Dobjc-act.c7116 struct imp_entry *imp_entry; in continue_class() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h295 struct GTY(()) imp_entry { struct
296 struct imp_entry *next; argument
304 extern GTY(()) struct imp_entry *imp_list; argument
H A Dobjc-act.cc7216 struct imp_entry *imp_entry; in continue_class() local