Home | History | Annotate | Download | only in Serialization

Lines Matching refs:BeginLoc

6610     BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset);
6611 SourceLocation EndLoc = BeginLoc.getLocWithOffset(Length);
6616 BeginLoc, DIDComp);