Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.h45 std::type_info *exceptionType; member
83 std::type_info *exceptionType; member
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dunwind-cxx.h53 std::type_info *exceptionType; member
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h55 std::type_info *exceptionType; member
/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; in createThrowExceptionFunction() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1067 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionProtoType() local
1363 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionType() local