Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp64 struct PositiveConstValueConstructor { struct
65 PositiveConstValueConstructor(const ExpensiveToCopyType ConstCopy) {} in PositiveConstValueConstructor() argument
H A Dunnecessary-value-param.cpp104 struct PositiveConstValueConstructor { global() struct
105 PositiveConstValueConstructorPositiveConstValueConstructor PositiveConstValueConstructor() argument