Lines Matching defs:getStartLoc
58 SourceLocation getStartLoc() const {
158 SourceLocation Loc = Region.getStartLoc();
246 SourceLocation LocStart = Region.getStartLoc();
392 SourceLocation StartLoc = Region.getStartLoc();
417 assert(SM.isWrittenInSameFile(Region.getStartLoc(), EndLoc));
491 SourceLocation Loc = I.getStartLoc();
783 if (Parent.hasStartLoc() && Parent.getStartLoc() == getStart(S))