Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dcxxabi.h93 std::type_info *exceptionType; member
H A Dexception.cc201 std::type_info *exceptionType; member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h65 std::type_info *exceptionType; member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h65 std::type_info *exceptionType; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d315 CxxTypeInfo exceptionType; member
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; in createThrowExceptionFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1057 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionProtoType() local
1352 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionType() local