/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | IntegerDivisionCheck.cpp | 26 const auto Exceptions = in registerMatchers() local 38 Exceptions, in registerMatchers()
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 3 // 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 D | BUILD | 1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | LICENSE.TXT | 4 Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
/llvm-project/libcxx/modules/std.compat/ |
H A D | cstdarg.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cfloat.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | climits.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cassert.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cerrno.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | csetjmp.inc | 4 // 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 D | BUILD.bazel | 1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | ExceptionAnalyzer.cpp | 3 // 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 D | BUILD.bazel | 1 # 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 D | BUILD.bazel | 1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
|
/llvm-project/libcxx/modules/std/ |
H A D | source_location.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cerrno.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cfloat.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | version.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cassert.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | cstdarg.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | climits.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | generator.inc | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
/llvm-project/pstl/include/ |
H A D | __pstl_memory | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | __pstl_numeric | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
H A D | __pstl_execution | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|