Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnamed-parameter.cpp24 template <typename T> void Method7(T) {} in Method7() function
33 void Method7(char * /*x*/) {} in Method7() function