Home
last modified time | relevance | path

Searched refs:Exceptions (Results 1 – 25 of 1862) sorted by relevance

12345678910>>...75

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DIntegerDivisionCheck.cpp26 const auto Exceptions = in registerMatchers() local
38 Exceptions, in registerMatchers()
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate()
89 Exceptions.push_back(std::move(WE)); in recalculate()
251 ExceptionPointers.reserve(Exceptions.size()); in recalculate()
254 for (auto &WE : Exceptions) { in recalculate()
83 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; recalculate() local
/llvm-project/utils/bazel/third_party_build/
H A DBUILD1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/llvm/include/llvm/Support/
H A DLICENSE.TXT4 Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/libcxx/modules/std.compat/
H A Dcstdarg.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcfloat.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dclimits.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcassert.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcerrno.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcsetjmp.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/utils/bazel/llvm-project-overlay/libc/test/
H A DBUILD.bazel1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
21 const Throwables &Exceptions) { in registerExceptions() argument
22 if (Exceptions.empty()) in registerExceptions()
25 ThrownExceptions.insert(Exceptions.begin(), Exceptions.end()); in registerExceptions()
/llvm-project/utils/bazel/
H A DBUILD.bazel1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/utils/bazel/llvm-project-overlay/mlir/test/python/
H A DBUILD.bazel1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/libcxx/modules/std/
H A Dsource_location.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcerrno.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcfloat.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dversion.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcassert.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcstdarg.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dclimits.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dgenerator.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project/pstl/include/
H A D__pstl_memory4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A D__pstl_numeric4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A D__pstl_execution4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

12345678910>>...75