Searched refs:FpPragmaCurrentValue (Results 1 – 2 of 2) sorted by relevance
861 Optional<FPOptionsOverride> FpPragmaCurrentValue; variable
3773 FpPragmaCurrentValue = FPOptionsOverride::getFromOpaqueInt(Record[0]); in ReadASTBlock()7906 if (FpPragmaCurrentValue) { in UpdateSema()7926 assert(*FpPragmaCurrentValue == SemaObj->FpPragmaStack.DefaultValue && in UpdateSema()7930 SemaObj->FpPragmaStack.CurrentValue = *FpPragmaCurrentValue; in UpdateSema()