Lines Matching refs:FPPragmaOptions
2652 FPPragmaOptions.swap(Record);6128 if (!FPPragmaOptions.empty()) {6129 assert(FPPragmaOptions.size() == 1 && "Wrong number of FP_PRAGMA_OPTIONS");6130 SemaObj->FPFeatures.fp_contract = FPPragmaOptions[0];