Home
last modified time | relevance | path

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

123

/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
/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/clang/lib/CodeGen/
DCGException.cpp1482 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument
1483 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction()
1619 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local
1620 assert(Except); in EnterSEHTryStmt()
1626 CGM.EmitConstantExpr(Except->getFilterExpr(), getContext().IntTy, this); in EnterSEHTryStmt()
1635 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt()
1649 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local
1650 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt()
1679 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
/external/google-breakpad/src/third_party/curl/
DCOPYING19 Except as contained in this notice, the name of a copyright holder shall not
/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/embunit/
DNOTICE21 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/clang/lib/Sema/
DJumpDiagnostics.cpp352 if (SEHExceptStmt *Except = TS->getExceptHandler()) { in BuildScopeInformation() local
356 Except->getSourceRange().getBegin())); in BuildScopeInformation()
357 BuildScopeInformation(Except->getBlock(), in BuildScopeInformation()
/external/llvm/lib/MC/
DMCStreamer.cpp443 bool Except) { in EmitWinEHHandler() argument
448 if (!Except && !Unwind) in EmitWinEHHandler()
452 if (Except) in EmitWinEHHandler()
DMCAsmStreamer.cpp226 void EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except) override;
1086 bool Except) { in EmitWinEHHandler() argument
1087 MCStreamer::EmitWinEHHandler(Sym, Unwind, Except); in EmitWinEHHandler()
1092 if (Except) in EmitWinEHHandler()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Driwords.txt41 # Except as contained in this notice, the name of a copyright holder
/external/icu/icu4c/source/test/testdata/
Driwords.txt41 # Except as contained in this notice, the name of a copyright holder
/external/llvm/lib/Target/ARM/
DLICENSE.TXT5 Except for the license granted herein to you, ARM Limited ("ARM") reserves all
/external/icu/icu4c/source/data/unidata/
Ducdterms.txt42 Except as contained in this notice, the name of a copyright holder shall not be
/external/owasp/sanitizer/tools/findbugs/licenses/
DLICENSE-AppleJavaExtensions.txt25 Software without specific prior written permission from Apple. Except
/external/zlib/src/contrib/pascal/
Dreadme.txt36 - Except for the callbacks, the zlib function interfaces are
/external/messageformat/
Dunicode-license.txt47 Except as contained in this notice, the name of a copyright holder shall
/external/nanopb-c/docs/
Dsecurity.rst60 protocol buffers message. (Except if user-defined callbacks write incorrect
/external/skia/
DNOTICE64 Except as contained in this notice, the name of Silicon Graphics,
/external/gtest/include/gtest/internal/
Dgtest-type-util.h.pump111 // Except for Types0, every struct in the family has two member types:
210 // TN> represents a list of N templates (T1, T2, ..., and TN). Except
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h.pump112 // Except for Types0, every struct in the family has two member types:
211 // TN> represents a list of N templates (T1, T2, ..., and TN). Except

123