Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-control-flow.cpp198 void template_loop(T end) { in template_loop() function
208 void template_loop(int end) { in template_loop() function