Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-noexcept-move-constructor-fix.cpp57 struct C_6 { struct
58 C_6(C_6<T>&&) {} in C_6() function
60 ~C_6() {} in ~C_6() argument