Home | History | Annotate | Download | only in Parse

Lines Matching defs:FirstLoc

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