Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp136 struct PositiveValueCopiedConstructor { in PositiveValueCopiedConstructor() argument
139 // CHECK-FIXES: PositiveValueCopiedConstructor(const ExpensiveToCopyType& Copy) : Field(Copy) {} argument
135 struct PositiveValueCopiedConstructor { global() struct
H A Dunnecessary-value-param.cpp175 struct PositiveValueCopiedConstructor { global() struct
176 PositiveValueCopiedConstructorPositiveValueCopiedConstructor PositiveValueCopiedConstructor() argument
179 FieldPositiveValueCopiedConstructor global() argument