Searched refs:template_header_count (Results 1 – 3 of 3) sorted by relevance
64 static int template_header_count; variable778 template_header_count = 0; in reset_specialization()788 template_header_count++; in note_template_header()2676 if (template_header_count > wanted) in check_template_variable()2875 else if (template_header_count) in check_explicit_specialization()
66 static int template_header_count; variable795 template_header_count = 0; in reset_specialization()805 template_header_count++; in note_template_header()2714 if (template_header_count > wanted) in check_template_variable()2915 else if (template_header_count) in check_explicit_specialization()
930 (template_header_count): Likewise.