Home
last modified time | relevance | path

Searched defs:template_function (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-casting.mm79 void template_function(T t, int n) { function
H A Dreadability-casting.cpp154 void template_function(T t, int n) { in template_function() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Downing-memory.cpp360 void template_function(T t) { in template_function() function