Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_exception.h45 std::type_info *exceptionType; member
88 std::type_info *exceptionType; member
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; createThrowExceptionFunction() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp1293 py::object exceptionType; walk() member
2158 py::object exceptionType; walkSymbolTables() member
/llvm-project/clang/lib/AST/
H A DType.cpp1143 for (auto exceptionType : info.ExceptionSpec.Exceptions) { VisitFunctionProtoType() local
1447 for (auto exceptionType : info.ExceptionSpec.Exceptions) { VisitFunctionType() local