Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp4 const ExpensiveToCopyType & constReference() const { in constReference() function
H A Dunnecessary-value-param.cpp6 const ExpensiveToCopyType & constReference() const { constReference() function