Home
last modified time | relevance | path

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

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