Home | History | Annotate | Download | only in Parse

Lines Matching refs:FirstEnd

42   SourceLocation FirstEnd = FirstLoc.getLocWithOffset(First.getLength());
43 return FirstEnd == SM.getSpellingLoc(Second.getLocation());