Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getEndLoc

67   SourceLocation getEndLoc() const {
254 SourceLocation LocEnd = Region.getEndLoc();
394 ? Region.getEndLoc()
395 : RegionStack[ParentIndex].getEndLoc();