Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp140 union AvoidDestroyingGenericCategory { in generic_category() union
142 constexpr explicit AvoidDestroyingGenericCategory() : generic_error_category() {} in generic_category() function