Home
last modified time | relevance | path

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

1234

/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/clang/test/SemaCXX/
D__try.cpp62 void Except() { in Except() function
75 template void Except<void>();
/external/clang/lib/Tooling/
DFileMatchTrie.cpp138 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll()
148 if (It == Except) in getAll()
/external/libcap-ng/
DREADME4 Except for some "#if !defined(ANDROID)" lines, this
/external/chromium-trace/catapult/third_party/coverage/
DNOTICE.txt4 Except where noted otherwise, this software is licensed under the Apache
/external/jacoco/
DLICENSE.md7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
DNOTICE7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
/external/curl/
DNOTICE19 Except as contained in this notice, the name of a copyright holder shall not
DCOPYING19 Except as contained in this notice, the name of a copyright holder shall not
/external/google-breakpad/src/third_party/curl/
DCOPYING19 Except as contained in this notice, the name of a copyright holder shall not
/external/clang/lib/CodeGen/
DCGException.cpp1690 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument
1691 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction()
1798 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local
1799 assert(Except); in EnterSEHTryStmt()
1808 CGM.EmitConstantExpr(Except->getFilterExpr(), getContext().IntTy, this); in EnterSEHTryStmt()
1818 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt()
1832 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local
1833 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt()
1879 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
/external/chromium-trace/catapult/third_party/beautifulsoup4/
DTODO.txt24 of treating them as text. Except it doesn't. (This argument is also
/external/libxml2/
DNOTICE1 Except where otherwise noted in the source code (e.g. the files hash.c,
DCopyright1 Except where otherwise noted in the source code (e.g. the files hash.c,
/external/libweave/third_party/chromium/base/third_party/icu/
DLICENSE29 Except as contained in this notice, the name of a copyright holder
/external/v8/test/webkit/fast/js/kde/
Dexceptions-expected.txt29 Except a lot of errors. They should all be caught and lead to PASS
/external/libchrome/base/third_party/icu/
DLICENSE29 Except as contained in this notice, the name of a copyright holder
/external/hyphenation-patterns/eu/
DNOTICE29 Except as contained in this notice, the name of a copyright holder
/external/clang/lib/Sema/
DJumpDiagnostics.cpp355 if (SEHExceptStmt *Except = TS->getExceptHandler()) { in BuildScopeInformation() local
359 Except->getSourceRange().getBegin())); in BuildScopeInformation()
360 BuildScopeInformation(Except->getBlock(), in BuildScopeInformation()
/external/llvm/lib/MC/
DMCStreamer.cpp457 bool Except) { in EmitWinEHHandler() argument
462 if (!Except && !Unwind) in EmitWinEHHandler()
466 if (Except) in EmitWinEHHandler()
/external/hyphenation-patterns/en-GB/
DNOTICE32 Except as contained in this notice, the name of a copyright holder
/external/hyphenation-patterns/hr/
DNOTICE35 Except as contained in this notice, the name of a copyright holder
/external/unicode/
DNOTICE34 Except as contained in this notice, the name of a copyright holder

1234