Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp95 void negativeReference(ExpensiveToCopyType& Obj) { negativeReference() function
H A Dunnecessary-value-param.cpp135 void negativeReference(ExpensiveToCopyType& Obj) { negativeReference() function