Searched defs:Gap (Results 1 – 9 of 9) sorted by relevance
83 size_t Gap = 0; global() member in __anonbfdb94770111::GOFFOstream 161 size_t Gap; newRecord() local
180 setGap(bool Gap) setGap() argument 1381 auto Gap = findGapAreaBetween(getEnd(LastStmt), getStart(Child)); VisitStmt() local 1513 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitWhileStmt() local 1603 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitForStmt() local 1640 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitCXXForRangeStmt() local 1673 auto Gap = findGapAreaBetween(S->getRParenLoc(), getStart(S->getBody())); VisitObjCForCollectionStmt() local 1891 std::optional<SourceRange> Gap = VisitIfStmt() local 1904 std::optional<SourceRange> Gap = VisitIfStmt() local 1956 auto Gap = VisitAbstractConditionalOperator() local [all...]
81 if (size_t Gap = (RemainingSize % GOFF::PayloadLength)) in makeNewRecord() local
107 LVLocation *Gap = getReader().createLocationSymbol(); in addLocationGap() local
218 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; buildJumpTable() local
1521 while (Uses[Gap+1].getBoundaryIndex() < IntI.start()) in calcGapWeights() local 1548 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { calcGapWeights() local [all...]
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