Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp92 void negativeConstReference(const ExpensiveToCopyType& Obj) { negativeConstReference() function
H A Dunnecessary-value-param.cpp132 void negativeConstReference(const ExpensiveToCopyType& Obj) { negativeConstReference() function
H A Dfor-range-copy.cpp61 void negativeConstReference() { in negativeConstReference() function