Searched defs:Gap (Results 1 – 8 of 8) sorted by relevance
82 size_t Gap = 0; member in __anonc8770be50111::GOFFOstream160 size_t Gap; in newRecord() local
188 void setGap(bool Gap) { GapRegion = Gap; } in setGap()1457 auto Gap = findGapAreaBetween(getEnd(LastStmt), getStart(Child)); in VisitStmt() local1599 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitWhileStmt() local1719 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitForStmt() local1762 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitCXXForRangeStmt() local1801 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); in VisitObjCForCollectionStmt() local2028 std::optional<SourceRange> Gap = in VisitIfStmt() local2046 std::optional<SourceRange> Gap = in VisitIfStmt() local2109 auto Gap = in VisitAbstractConditionalOperator() local
107 LVLocation *Gap = getReader().createLocationSymbol(); in addLocationGap() local
219 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
1519 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local1546 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local1665 for (unsigned Gap : RegMaskGaps) in tryLocalSplit() local
275 IntRange Gap = {GapLow, GapHigh}; in SwitchConvert() local
90 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
720 for (const LocalVariableAddrGap &Gap : Gaps) { in printLocalVariableAddrGap() local