Home
last modified time | relevance | path

Searched refs:template_header_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c64 static int template_header_count; variable
605 template_header_count = 0; in reset_specialization()
615 template_header_count++; in note_template_header()
1892 else if (template_header_count) in check_explicit_specialization()
H A DChangeLog-1997930 (template_header_count): Likewise.