Searched refs:cp_parser (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c1059 A cp_parser parses the token stream as specified by the C++
1312 /* The cp_parser structure represents the C++ parser. */ function
1314 typedef struct cp_parser GTY(())
1459 } cp_parser;
1465 static cp_parser *cp_parser_new
1483 (cp_parser *);
1485 (cp_parser *, bool, bool);
1490 (cp_parser *);
1495 (cp_parser *, bool, bool, bool, cp_id_kind *);
1497 (cp_parser *, boo
[all...]

Completed in 118 milliseconds