Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc27 #define error_category error_categoryxx macro
140 class error_category class
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc27 #define error_category error_categoryxx macro
136 class error_category class
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DError.cpp76 static ManagedStatic<_object_error_category> error_category; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dsystem_error.cpp31 error_category::error_category() noexcept in error_category() function in error_category