Home | History | Annotate | Download | only in Serialization

Lines Matching refs:AddSourceRange

536   void AddSourceRange(SourceRange Range, RecordDataImpl &Record);
798 void AddSourceRange(SourceRange Range) {
799 return Writer->AddSourceRange(Range, *Record);