Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6594 extern bool template_placeholder_p (tree);
H A Dpt.c26015 template_placeholder_p (tree t) in template_placeholder_p() function
H A Dparser.c3095 if (TYPE_P (type) && !template_placeholder_p (type)) in cp_parser_check_for_invalid_template_id()