Home | History | Annotate | Download | only in Serialization

Lines Matching refs:RawLocation

6077   unsigned RawLocation = 0;
6078 RecordLocation Rec = DeclCursorForID(ID, RawLocation);
6079 return ReadSourceLocation(*Rec.F, RawLocation);