Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dnoexcept-move-constructor-fix.cpp25 struct C_3 { struct
26 ~C_3() {} in ~C_3() argument