Home | History | Annotate | Download | only in Serialization

Lines Matching refs:RawLocation

5142   unsigned RawLocation = 0;
5143 RecordLocation Rec = DeclCursorForID(ID, RawLocation);
5144 return ReadSourceLocation(*Rec.F, RawLocation);