Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dinconsistent-declaration-parameter-name.cpp55 struct SpecialFunctions { struct
69 SpecialFunctions::SpecialFunctions(int b) { b; } in SpecialFunctions() function in SpecialFunctions