Home
last modified time | relevance | path

Searched refs:cp_id_kind (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dcp-tree.h362 typedef enum cp_id_kind enum
374 } cp_id_kind; typedef
4386 cp_id_kind *,
Dparser.c1493 (cp_parser *, bool, bool, bool, cp_id_kind *);
1509 (cp_parser *, enum cpp_ttype, tree, bool, cp_id_kind *);
3097 cp_id_kind *idk) in cp_parser_primary_expression()
4282 cp_id_kind idk = CP_ID_KIND_NONE; in cp_parser_postfix_expression()
4797 bool for_offsetof, cp_id_kind *idk) in cp_parser_postfix_dot_deref_expression()
6342 cp_id_kind dummy; in cp_parser_builtin_offsetof()
9680 cp_id_kind idk; in cp_parser_template_argument()
Dsemantics.c2599 cp_id_kind *idk, in finish_id_expression()
DChangeLog-20032931 * cp-tree.h (cp_id_kind): Add CP_ID_KIND_UNQUALIFIED_DEPENDENT.
3035 * cp-tree.h (cp_id_kind): New type.
3056 (cp_parser_class_or_namespace_name): Use cp_id_kind, not
3059 (cp_parser_template_argument): Use cp_id_kind.
Dpt.c8913 cp_id_kind idk; in tsubst_copy_and_build()