Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getEndLoc

69   SourceLocation getEndLoc() const {
267 SourceLocation LocEnd = Region.getEndLoc();
423 ? Region.getEndLoc()
424 : RegionStack[ParentIndex].getEndLoc();
481 Region.getEndLoc() == EndLoc;