Searched defs:Gap (Results 1 – 10 of 10) sorted by relevance
82 size_t Gap = 0; global() member in __anon74b2c1380111::GOFFOstream 160 size_t Gap; newRecord() local
186 setGap(bool Gap) setGap() argument 1455 auto Gap = findGapAreaBetween(getEnd(LastStmt), getStart(Child)); VisitStmt() local 1597 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitWhileStmt() local 1717 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitForStmt() local 1760 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitCXXForRangeStmt() local 1799 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitObjCForCollectionStmt() local 2026 std::optional<SourceRange> Gap = VisitIfStmt() local 2044 std::optional<SourceRange> Gap = VisitIfStmt() local 2107 auto Gap = VisitAbstractConditionalOperator() local [all...]
81 RemainingSize += GOFF::PayloadLength - Gap; in makeNewRecord() local
107 LVLocation *Gap = getReader().createLocationSymbol(); in addLocationGap() local
218 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; buildJumpTable() local
1521 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { calcGapWeights() local 1548 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { calcGapWeights() local [all...]
275 IntRange Gap = {GapLow, GapHigh}; SwitchConvert() local
90 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
1499 uint64_t Gap = Itr->second->getAddress() - EndAddress; fixBinaryDataHoles() local
720 for (const LocalVariableAddrGap &Gap : Gaps) { printLocalVariableAddrGap() local