Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp172 struct NegativeOverriddenMethod : public VirtualMethod { in handle() argument
171 struct NegativeOverriddenMethod : public VirtualMethod { global() struct
H A Dunnecessary-value-param.cpp223 struct NegativeOverriddenMethod : public VirtualMethod { global() struct
224 handleNegativeOverriddenMethod handle() argument