Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/
H A Dextract_symbols.py494 template_count = template_function_count[template_function_mapping[k]] variable
495 if v == 1 and template_count < 100: