Searched refs:setDefaultConstrainedExcept (Results 1 – 2 of 2) sorted by relevance
118 Builder.setDefaultConstrainedExcept(fpExceptionBehavior); in SetFPModel()165 CGF.Builder.setDefaultConstrainedExcept(NewExceptionBehavior); in ConstructorHelper()194 CGF.Builder.setDefaultConstrainedExcept(OldExcept); in ~CGFPOptionsRAII()
317 void setDefaultConstrainedExcept(fp::ExceptionBehavior NewExcept) { in setDefaultConstrainedExcept() function