Searched defs:exceptionType (Results 1 – 4 of 4) sorted by relevance
45 std::type_info *exceptionType; member83 std::type_info *exceptionType; member
1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; in createThrowExceptionFunction() local
1063 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionProtoType() local1358 for (auto exceptionType : info.ExceptionSpec.Exceptions) { in VisitFunctionType() local
1843 py::object exceptionType; in walkSymbolTables() member