Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-value-param-delayed.cpp101 negativeSomewhatTrivialConstValue(const SomewhatTrivial Somewhat) negativeSomewhatTrivialConstValue() argument
104 negativeSomewhatTrivialValue(SomewhatTrivial Somewhat) negativeSomewhatTrivialValue() argument
H A Dunnecessary-value-param.cpp141 negativeSomewhatTrivialConstValue(const SomewhatTrivial Somewhat) negativeSomewhatTrivialConstValue() argument
144 negativeSomewhatTrivialValue(SomewhatTrivial Somewhat) negativeSomewhatTrivialValue() argument
/llvm-project/clang/test/SemaCXX/
H A Dfriend2.cpp281 struct Somewhat { struct
287 …x.internal(); // expected-note{{in instantiation of template class 'pr14785::Somewhat<char>' requ… in operator +()