Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c54 struct GTY ((chain_next ("%h.next"))) pending_template struct
56 struct pending_template *next; argument
60 static GTY(()) struct pending_template *pending_templates; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc56 struct GTY ((chain_next ("%h.next"))) pending_template struct
58 struct pending_template *next; argument
62 static GTY(()) struct pending_template *pending_templates; argument