Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dnoexcept-destructor.cpp190 struct OK15 { struct
193 int member;
H A Dnoexcept-move-constructor.cpp272 struct OK15 { struct
276 int member;
H A Dnoexcept-swap.cpp150 struct OK15 { struct