Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dnoexcept-destructor.cpp175 void noexcept_function() noexcept {} in noexcept_function() function
H A Dnoexcept-move-constructor.cpp254 void noexcept_function() noexcept {} in noexcept_function() function