Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h265 # define NOEXCEPT noexcept macro
267 # define NOEXCEPT throw() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h49 #define NOEXCEPT noexcept macro