Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c56 struct GTY ((chain_next ("%h.next"))) pending_template { struct
57 struct pending_template *next; argument
61 static GTY(()) struct pending_template *pending_templates; argument
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c53 struct GTY ((chain_next ("%h.next"))) pending_template struct
55 struct pending_template *next; argument
59 static GTY(()) struct pending_template *pending_templates; argument