Home
last modified time | relevance | path

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

12345678910>>...57

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DIntegerDivisionCheck.cpp28 const auto Exceptions = in registerMatchers() local
40 Exceptions, in registerMatchers()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp23 const Throwables &Exceptions) { in registerExceptions() argument
24 if (Exceptions.size() == 0) in registerExceptions()
27 ThrownExceptions.insert(Exceptions.begin(), Exceptions.end()); in registerExceptions()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate() local
89 Exceptions.push_back(std::move(WE)); in recalculate()
249 ExceptionPointers.reserve(Exceptions.size()); in recalculate()
252 for (auto &WE : Exceptions) { in recalculate()
/llvm-project-15.0.7/utils/bazel/third_party_build/
H A DBUILD1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/clang/unittests/Interpreter/
H A DCMakeLists.txt18 # Exceptions on Windows are not yet supported.
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DLICENSE.TXT4 Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/utils/bazel/deps_impl/
H A DBUILD.bazel1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/utils/bazel/
H A DBUILD.bazel1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/openmp/libomptarget/plugins/common/MemoryManager/
H A DCMakeLists.txt3 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/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-15.0.7/clang/include/clang/Basic/
H A DDiagnosticAnalysisKinds.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/openmp/libompd/
H A DCMakeLists.txt4 #// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/libc/config/linux/
H A Derrno.h.in3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/openmp/tools/Modules/
H A DCMakeLists.txt3 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/libcxx/include/
H A D__undef_macros4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/pstl/include/
H A D__pstl_algorithm4 // 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.
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_config_site.in3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/libc/src/threads/linux/
H A Dthread_start_args.h.def3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/llvm/bindings/ocaml/all_backends/
H A Dllvm_all_backends.ml3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/openmp/libomptarget/plugins/common/
H A DCMakeLists.txt3 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/libc/
H A Dplatforms.bzl1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
/llvm-project-15.0.7/llvm/bindings/ocaml/transforms/utils/
H A Dllvm_transform_utils.ml3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

12345678910>>...57