Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-noexcept-macro.cpp9 #define NOEXCEPT noexcept macro
11 #define NOEXCEPT throw() macro
Dmodernize-use-trailing-return-type.cpp433 #define NOEXCEPT noexcept macro
/external/swiftshader/include/vulkan/
Dvk_sdk_platform.h63 #define NOEXCEPT noexcept macro
65 #define NOEXCEPT macro
/external/vulkan-headers/include/vulkan/
Dvk_sdk_platform.h63 #define NOEXCEPT noexcept macro
65 #define NOEXCEPT macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h171 # define NOEXCEPT noexcept macro
173 # define NOEXCEPT throw() macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h248 # define NOEXCEPT noexcept macro
250 # define NOEXCEPT throw() macro
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dinternal_defs.h49 #define NOEXCEPT noexcept macro
/external/scudo/standalone/
Dinternal_defs.h49 #define NOEXCEPT noexcept macro
/external/llvm-project/clang/test/SemaCXX/
Dwarn-throw-out-noexcept-func.cpp268 #define NOEXCEPT noexcept macro