Home
last modified time | relevance | path

Searched refs:Except (Results 1 – 25 of 217) sorted by relevance

123456789

/external/llvm/test/Transforms/PruneEH/
Drecursivetest.ll5 to label %Normal unwind label %Except ; <i32>:1 [#uses=0]
8 Except: ; preds = %0
16 to label %Normal unwind label %Except ; <i32>:1 [#uses=0]
19 Except: ; preds = %0
Dsimpletest.ll12 to label %Normal unwind label %Except
17 Except: ; preds = %0
Doperand-bundles.ll15 to label %Normal unwind label %Except
20 Except: ; preds = %0
/external/libcxx/test/support/
Drapid-cxx-test.hpp209 # define TEST_CHECK_THROW(Except, ...) \ argument
214 , "TEST_CHECK_THROW(" #Except "," #__VA_ARGS__ ")", "" \
219 } catch (Except const &) {} \
224 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) \ argument
229 "TEST_CHECK_THROW_RESULT(" #Except \
235 } catch (Except const& Caught) { \
256 #define TEST_CHECK_THROW(Except, ...) ((void)0) argument
257 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) ((void)0) argument
286 # define TEST_REQUIRE_THROW(Except, ...) \ argument
291 , "TEST_REQUIRE_THROW(" #Except "," #__VA_ARGS__ ")", "" \
[all …]
/external/llvm-project/llvm/test/Transforms/PruneEH/
Drecursivetest.ll8 to label %Normal unwind label %Except ; <i32>:1 [#uses=0]
11 Except: ; preds = %0
21 to label %Normal unwind label %Except ; <i32>:1 [#uses=0]
24 Except: ; preds = %0
Dsimpletest.ll15 to label %Normal unwind label %Except
20 Except: ; preds = %0
Doperand-bundles.ll16 to label %Normal unwind label %Except
21 Except: ; preds = %0
Dlooptest.ll24 to label %Normal unwind label %Except, !llvm.mem.parallel_loop_access !0
37 Except:
/external/llvm-project/libcxx/test/support/
Drapid-cxx-test.h209 # define TEST_CHECK_THROW(Except, ...) \ argument
214 , "TEST_CHECK_THROW(" #Except "," #__VA_ARGS__ ")", "" \
219 } catch (Except const &) {} \
224 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) \ argument
229 "TEST_CHECK_THROW_RESULT(" #Except \
235 } catch (Except const& Caught) { \
256 #define TEST_CHECK_THROW(Except, ...) ((void)0) argument
257 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) ((void)0) argument
286 # define TEST_REQUIRE_THROW(Except, ...) \ argument
291 , "TEST_REQUIRE_THROW(" #Except "," #__VA_ARGS__ ")", "" \
[all …]
/external/llvm-project/clang/test/SemaCXX/
D__try.cpp62 void Except() { in Except() function
75 template void Except<void>();
/external/clang/test/SemaCXX/
D__try.cpp62 void Except() { in Except() function
75 template void Except<void>();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp194 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter() argument
205 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter()
211 RetCode, reinterpret_cast<uintptr_t>(Except)); in ExceptionFilter()
/external/clang/lib/Tooling/
DFileMatchTrie.cpp138 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll()
148 if (It == Except) in getAll()
/external/llvm-project/llvm/test/CodeGen/X86/
Dreturn-ext.ll43 ; Except on Darwin, for legacy reasons.
64 ; Except on Darwin, for legacy reasons.
88 ; Except on Darwin, for legacy reasons.
/external/llvm/test/CodeGen/X86/
Dreturn-ext.ll43 ; Except on Darwin, for legacy reasons.
64 ; Except on Darwin, for legacy reasons.
88 ; Except on Darwin, for legacy reasons.
/external/llvm-project/llvm/lib/Support/
DCrashRecoveryContext.cpp199 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter() argument
210 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter()
216 RetCode, reinterpret_cast<uintptr_t>(Except)); in ExceptionFilter()
/external/llvm-project/clang/lib/Tooling/
DFileMatchTrie.cpp155 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll()
165 if (It == Except) in getAll()
/external/libcap-ng/
DREADME4 Except for some "#if !defined(ANDROID)" lines, this
/external/rust/crates/rand_core/
DCOPYRIGHT6 Except as otherwise noted (below and/or in individual files), Rand is
/external/rust/crates/rand_xorshift/
DCOPYRIGHT6 Except as otherwise noted (below and/or in individual files), Rand is
/external/rust/crates/rand_chacha/
DCOPYRIGHT6 Except as otherwise noted (below and/or in individual files), Rand is
/external/rust/crates/rand/
DCOPYRIGHT6 Except as otherwise noted (below and/or in individual files), Rand is
/external/jacoco/
DNOTICE7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
DLICENSE.md7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
/external/icu/android_icu4j/
DREADME.android1 Except where noted, source code in this directory is generated by tools beneath

123456789