Searched refs:ExceptionsValue (Results 1 – 1 of 1) sorted by relevance
3178 std::optional<LangOptions::FPExceptionModeKind> ExceptionsValue; member3259 AnnotValue->ExceptionsValue = in HandlePragma()3266 if (!AnnotValue->ExceptionsValue) { in HandlePragma()3383 if (AnnotValue->ExceptionsValue) in HandlePragmaFP()3385 *AnnotValue->ExceptionsValue); in HandlePragmaFP()