Home | History | Annotate | Download | only in Parse

Lines Matching refs:FirstLoc

41   SourceLocation FirstLoc = SM.getSpellingLoc(First.getLocation());
42 SourceLocation FirstEnd = FirstLoc.getLocWithOffset(First.getLength());