Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.h196 typedef struct GTY (()) cp_parser_context { struct
207 struct cp_parser_context *next; argument
208 } cp_parser_context; typedef
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.h187 struct GTY (()) cp_parser_context { struct
198 struct cp_parser_context *next; argument