Home | History | Annotate | Download | only in Parse

Lines Matching refs:FirstEnd

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