Searched defs:negativeValueNonConstMethodIsCalled (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ | ||
H A D | unnecessary-value-param-delayed.cpp | 125 void negativeValueNonConstMethodIsCalled(ExpensiveToCopyType Obj) { negativeValueNonConstMethodIsCalled() function |
H A D | unnecessary-value-param.cpp | 165 void negativeValueNonConstMethodIsCalled(ExpensiveToCopyType Obj) { negativeValueNonConstMethodIsCalled() function |