Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c65 static int template_header_count; variable
712 template_header_count = 0; in reset_specialization()
722 template_header_count++; in note_template_header()
2348 else if (template_header_count) in check_explicit_specialization()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c63 static int template_header_count; variable
742 template_header_count = 0; in reset_specialization()
752 template_header_count++; in note_template_header()
2595 if (template_header_count > wanted) in check_template_variable()
2853 else if (template_header_count) in check_explicit_specialization()