Home | History | Annotate | Download | only in Parse

Lines Matching defs:FirstLoc

45   SourceLocation FirstLoc = SM.getSpellingLoc(First.getLocation());
46 SourceLocation FirstEnd = FirstLoc.getLocWithOffset(First.getLength());