Searched refs:ExceptionsValue (Results 1 – 1 of 1) sorted by relevance
2960 llvm::Optional<LangOptions::FPExceptionModeKind> ExceptionsValue; member3036 AnnotValue->ExceptionsValue = in HandlePragma()3043 if (!AnnotValue->ExceptionsValue) { in HandlePragma()3147 if (AnnotValue->ExceptionsValue) in HandlePragmaFP()3149 *AnnotValue->ExceptionsValue); in HandlePragmaFP()