Home
last modified time | relevance | path

Searched defs:template_count (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/
H A Dextract_symbols.py517 template_count = template_function_count[template_function_mapping[k]] variable
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c6044 int template_count, in grokfndecl()
7013 int template_count = 0; in grokdeclarator() local
H A Dpt.c1378 int template_count, in determine_specialization()
1820 int template_count, in check_explicit_specialization()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c9648 template_count, in_namespace) in grokfndecl() argument
10525 int template_count = 0; local
H A Dpt.c1492 check_explicit_specialization (declarator, decl, template_count, flags) in check_explicit_specialization() argument