Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-noexcept-macro.cpp9 #define NOEXCEPT noexcept macro
11 #define NOEXCEPT throw() macro
H A Duse-trailing-return-type.cpp433 #define NOEXCEPT noexcept macro
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h49 #define NOEXCEPT noexcept macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h256 # define NOEXCEPT global() macro
258 # define NOEXCEPT global() macro
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp268 #define NOEXCEPT noexcept macro