Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_internal_defs.h265 # define NOEXCEPT noexcept macro
267 # define NOEXCEPT throw() macro
/freebsd-head/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDinternal_defs.h49 #define NOEXCEPT noexcept macro