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

/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c2221 maybe_process_partial_specialization (t);
H A Dcp-tree.h4196 extern tree maybe_process_partial_specialization (tree);
H A Ddecl.c3792 if (maybe_process_partial_specialization (t) == error_mark_node)
H A Dparser.c14028 type = maybe_process_partial_specialization (type);
14057 maybe_process_partial_specialization (TREE_TYPE (type));
H A Dpt.c686 maybe_process_partial_specialization (tree type) function
5879 maybe_process_partial_specialization to work

Completed in 356 milliseconds