Home
last modified time | relevance | path

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

123456

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDCrashRecoveryContext.cpp201 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter() argument
212 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter()
218 RetCode, reinterpret_cast<uintptr_t>(Except)); in ExceptionFilter()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
HDFileMatchTrie.cpp155 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll()
165 if (It == Except) in getAll()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDIRBuilder.cpp974 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPBinOp() argument
976 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPBinOp()
992 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPUnroundedBinOp() argument
993 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPUnroundedBinOp()
1025 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCast() argument
1026 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCast()
1064 const Twine &Name, std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCmp() argument
1066 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCmp()
1077 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCall() argument
1084 UseArgs.push_back(getConstrainedFPExcept(Except)); in CreateConstrainedFPCall()
/freebsd-13-stable/sys/fs/cd9660/
HDTODO14 Except follows:
/freebsd-13-stable/contrib/ncurses/form/
HDheaders24 # Except as contained in this notice, the name(s) of the above copyright #
HDREAD.ME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-13-stable/contrib/ncurses/
HDCOPYING23 Except as contained in this notice, the name(s) of the above copyright
HDAUTHORS24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-13-stable/contrib/ncurses/menu/
HDheaders24 # Except as contained in this notice, the name(s) of the above copyright #
HDREAD.ME24 -- Except as contained in this notice, the name(s) of the above copyright --
HDmodules25 # Except as contained in this notice, the name(s) of the above copyright #
/freebsd-13-stable/contrib/ncurses/panel/
HDheaders24 # Except as contained in this notice, the name(s) of the above copyright #
HDmodules25 # Except as contained in this notice, the name(s) of the above copyright #
/freebsd-13-stable/contrib/ncurses/ncurses/trace/
HDREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp2078 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument
2079 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction()
2184 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local
2185 assert(Except); in EnterSEHTryStmt()
2194 ConstantEmitter(*this).tryEmitAbstract(Except->getFilterExpr(), in EnterSEHTryStmt()
2205 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt()
2223 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local
2224 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt()
2270 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
/freebsd-13-stable/contrib/ncurses/man/
HDmanhtml.externs26 # Except as contained in this notice, the name(s) of the above copyright *
/freebsd-13-stable/contrib/ncurses/ncurses/base/
HDREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-13-stable/contrib/ncurses/include/
HDheaders25 # Except as contained in this notice, the name(s) of the above copyright #
HDunctrl.h.in24 * Except as contained in this notice, the name(s) of the above copyright *
HDtermcap.h.in24 * Except as contained in this notice, the name(s) of the above copyright *
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
HDREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-13-stable/contrib/dialog/package/debian/
HDcopyright50 Except as contained in this notice, the name(s) of the above copyright
75 Except as contained in this notice, the name of the X Consortium shall not
/freebsd-13-stable/contrib/ncurses/misc/
HDcleantic.cmd24 * Except as contained in this notice, the name(s) of the above copyright *
/freebsd-13-stable/contrib/byacc/package/debian/
HDcopyright59 Except as contained in this notice, the name(s) of the above copyright
84 Except as contained in this notice, the name of the X Consortium shall not
/freebsd-13-stable/contrib/ncurses/ncurses/
HDREADME24 -- Except as contained in this notice, the name(s) of the above copyright --

123456