Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone.cpp610 void test_template_instantiated(const T &t) { in test_template_instantiated() function
620 template void test_template_instantiated<int>(const int &t);