Searched defs:exceptionType (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dunwind-cxx.h53 std::type_info *exceptionType; member in struct:__cxxabiv1::__cxa_exception
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h55 std::type_info *exceptionType; member in struct:__cxxabiv1::__cxa_exception
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.h45 std::type_info *exceptionType; member in struct:__cxxabiv1::__cxa_exception
83 std::type_info *exceptionType; member in struct:__cxxabiv1::__cxa_dependent_exception
/openbsd-current/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; local

Completed in 177 milliseconds