Home | History | Annotate | Download | only in Serialization

Lines Matching refs:BeginLoc

6554     BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset);
6555 SourceLocation EndLoc = BeginLoc.getLocWithOffset(Length);
6560 BeginLoc, DIDComp);