Searched defs:Except (Results 1 – 10 of 10) sorted by relevance
200 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter()
854 Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPBinOp()888 Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCast()938 const Twine &Name, Optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCmp()951 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
14620 unsigned Except[] = {OMPC_DEPEND_source, OMPC_DEPEND_sink, in ActOnOpenMPUpdateClause() local18159 SmallVector<unsigned, 3> Except; in ActOnOpenMPDependClause() local
1182 Value *getConstrainedFPExcept(Optional<fp::ExceptionBehavior> Except) { in getConstrainedFPExcept()
770 void MCStreamer::EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except, in EmitWinEHHandler()
2035 bool Except, SMLoc Loc) { in EmitWinEHHandler()
3206 if (SEHExceptStmt *Except = Terminator->getExceptHandler()) { in VisitSEHTryStmt() local