Home | History | Annotate | Download | only in Frontend

Lines Matching full:fixit

205   /// \brief Emit FIXIT and SOURCE_RANGE records for a diagnostic.
469 EmitRecordID(RECORD_FIXIT, "FixIt", Stream, Record);
522 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // FixIt text.