Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dnoexcept-swap.cpp16 struct TemplateNoexceptWithInt { struct
21 struct TemplateNoexceptWithInt<int> { struct
22 static void f() noexcept {} in f()