Home
last modified time | relevance | path

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

/NextBSD/contrib/libcxxrt/
HDcxxabi.h93 std::type_info *exceptionType; member
HDexception.cc201 std::type_info *exceptionType; member
/NextBSD/contrib/libstdc++/libsupc++/
Dunwind-cxx.h55 std::type_info *exceptionType; member
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp826 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionProtoType() local
1145 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in substObjCTypeArgs() local