Searched defs:Except (Results 1 – 10 of 10) sorted by relevance
199 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter()
814 Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPBinOp()848 Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCast()898 const Twine &Name, Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCmp()911 Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCall()
214 Optional<fp::ExceptionBehavior> Except = getExceptionBehavior(); in isDefaultFPEnvironment() local
2055 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction()2163 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local2204 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local
444 if (SEHExceptStmt *Except = TS->getExceptHandler()) { in BuildScopeInformation() local
14266 unsigned Except[] = {OMPC_DEPEND_source, OMPC_DEPEND_sink, in ActOnOpenMPUpdateClause() local17776 SmallVector<unsigned, 3> Except; in ActOnOpenMPDependClause() local
1164 Value *getConstrainedFPExcept(Optional<fp::ExceptionBehavior> Except) { in getConstrainedFPExcept()
757 void MCStreamer::EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except, in EmitWinEHHandler()
1993 bool Except, SMLoc Loc) { in EmitWinEHHandler()
3199 if (SEHExceptStmt *Except = Terminator->getExceptHandler()) { in VisitSEHTryStmt() local