Home
last modified time | relevance | path

Searched refs:check_unqualified_spec_or_inst (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6586 extern void check_unqualified_spec_or_inst (tree, location_t);
H A Dpt.c2620 check_unqualified_spec_or_inst (tree t, location_t loc) in check_unqualified_spec_or_inst() function
3083 check_unqualified_spec_or_inst (tmpl, DECL_SOURCE_LOCATION (decl)); in check_explicit_specialization()
H A Dparser.c17745 check_unqualified_spec_or_inst (type, token->location); in cp_parser_elaborated_type_specifier()
23225 check_unqualified_spec_or_inst (type, type_start_token->location); in cp_parser_class_head()