Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp147 void NegativeTypedefParam(const Container<ExpensiveToCopyType>::const_reference Param) { NegativeTypedefParam() function
H A Dunnecessary-value-param.cpp199 void NegativeTypedefParam(const Container<ExpensiveToCopyType>::const_reference Param) { NegativeTypedefParam() function