Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp175 union AvoidDestroyingSystemCategory { in system_category() union
177 constexpr explicit AvoidDestroyingSystemCategory() : system_error_category() {} in system_category() function