Lines Matching defs:getEnd
66 SourceMgr.isWrittenInSameFile(SkippedRanges.back().Range.getEnd(),
68 SkippedRanges.back().Range.setEnd(Range.getEnd());
278 SourceLocation getEnd(const Stmt *S) {
378 auto LocEnd = Range.getEnd();
491 SourceLocation End = getEnd(Body);
690 SourceLocation EndLoc = getEnd(S);
732 popRegions(pushRegion(Counter::getZero(), getStart(C), getEnd(C),
736 popRegions(pushRegion(TrueCnt, getStart(C), getEnd(C), FalseCnt));
866 SourceLocation EndLoc = getEnd(S);
975 auto Gap = findGapAreaBetween(getEnd(LastStmt), getStart(Child));
977 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(),
987 handleFileExit(getEnd(S));
1092 adjustForOutOfOrderTraversal(getEnd(S));
1097 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1181 adjustForOutOfOrderTraversal(getEnd(S));
1187 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1224 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1257 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), BodyCount);
1291 RegionStack[i - 1].setEndLoc(getEnd(CS->body_back()));
1306 SourceLocation ExitLoc = getEnd(S);
1380 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), ThenCount);
1391 Gap = findGapAreaBetween(getEnd(S->getThen()), getStart(Else));
1393 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), ElseCount);
1444 fillGapAreaWithCount(Gap->getBegin(), Gap->getEnd(), TrueCount);
1462 handleFileExit(getEnd(E->getLHS()));
1489 handleFileExit(getEnd(E->getLHS()));