Lines Matching defs:getEnd
80 SourceMgr.isWrittenInSameFile(SkippedRanges.back().Range.getEnd(),
82 SkippedRanges.back().Range.setEnd(Range.getEnd());
316 EndLoc = ExpansionRange.getEnd();
358 SourceLocation getEnd(const Stmt *S) {
480 auto LocEnd = Range.getEnd();
618 SourceLocation End = getEnd(Body);
1123 SourceLocation EndLoc = getEnd(S);
1175 pushRegion(TrueCnt, getStart(C), getEnd(C), FalseCnt, BranchParams));
1184 popRegions(pushRegion(DecisionParams, getStart(C), getEnd(C)));
1315 SourceLocation EndLoc = getEnd(S);
1439 const auto EndLoc = Skipped->getEnd();
1493 auto Gap = findGapAreaBetween(getEnd(LastStmt), getStart(Child));
1495 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(),
1505 handleFileExit(getEnd(S));
1529 if (getStart(Init).isValid() && getEnd(Init).isValid())
1636 adjustForOutOfOrderTraversal(getEnd(S));
1641 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1757 adjustForOutOfOrderTraversal(getEnd(S));
1763 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1804 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1843 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1878 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back()));
1893 SourceLocation ExitLoc = getEnd(S);
1978 markSkipped(getEnd(Then), getEnd(Else));
1983 markSkipped(S->getIfLoc(), Else ? getStart(Else) : getEnd(Then));
2010 const auto end = getEnd(Init);
2017 startOfSkipped = getEnd(Init);
2031 markSkipped(getEnd(Then), getEnd(Else));
2034 markSkipped(startOfSkipped, Else ? getStart(Else) : getEnd(Then));
2073 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), ThenCount);
2083 findGapAreaBetween(getEnd(S->getThen()), getStart(Else));
2085 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), ElseCount);
2149 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), TrueCount);
2259 handleFileExit(getEnd(E->getLHS()));
2320 handleFileExit(getEnd(E->getLHS()));