Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp125 void negativeValueNonConstMethodIsCalled(ExpensiveToCopyType Obj) { negativeValueNonConstMethodIsCalled() function
H A Dunnecessary-value-param.cpp165 void negativeValueNonConstMethodIsCalled(ExpensiveToCopyType Obj) { negativeValueNonConstMethodIsCalled() function