Searched defs:NextLine (Results 1 – 10 of 10) sorted by relevance
160 AnnotatedLine *NextLine = Lines[OperateIndex + 1]; in separateBlocks() local
256 if (NextLine.Type == LT_Invalid || NextLine.First->MustBreakBefore) in tryFitMultipleLinesInOne() local 1342 const AnnotatedLine *NextLine = nullptr; format() local [all...]
2221 const auto NextLine = I + 1 == End ? nullptr : I[1]; removeBraces() local 2272 const auto NextLine = I + 1 == End ? nullptr : I[1]; removeSemi() local
47 unsigned NextLine = SP->getLine(); in applyDebugifyMetadataToMachineFunction() local
855 char NextLine = '\n'; in dumpMachineInstrRangeWithSlotIndex() local
498 const char *NextLine; in lexVerbatimBlockFirstLine() local
106 unsigned NextLine = 1; in applyDebugifyMetadata() local
1579 auto NextLine = Seq.back(); in cloneAndEmitLineTable() local
2178 auto NextLine = Seq.back(); generateLineTableForUnit() local
2558 const char *NextLine = CurPtr; SkipLineComment() local