Home | History | Annotate | Download | only in Frontend

Lines Matching defs:get

40   unsigned get(unsigned recordID) {
331 State->Stream.EmitRecordWithBlob(State->Abbrevs.get(RECORD_FILENAME), Record,
342 State->Stream.EmitRecordWithAbbrev(State->Abbrevs.get(RECORD_SOURCE_RANGE),
469 Stream.EmitRecordWithAbbrev(Abbrevs.get(RECORD_VERSION), Record);
486 State->Stream.EmitRecordWithBlob(State->Abbrevs.get(RECORD_CATEGORY), Record,
514 State->Stream.EmitRecordWithBlob(State->Abbrevs.get(RECORD_DIAG_FLAG),
524 // for beginDiagnostic, in case associated notes are emitted before we get
586 // Emit the category string lazily and get the category ID.
589 // Emit the diagnostic flag string lazily and get the mapped ID.
597 Stream.EmitRecordWithBlob(Abbrevs.get(RECORD_DIAG), Record, Message);
656 Stream.EmitRecordWithBlob(Abbrevs.get(RECORD_FIXIT), Record,