Searched defs:NextLine (Results 1 – 13 of 13) sorted by relevance
160 AnnotatedLine *NextLine = Lines[OperateIndex + 1]; in separateBlocks() local
255 const auto &NextLine = *I[1]; in tryFitMultipleLinesInOne() local 1351 const AnnotatedLine *NextLine = nullptr; format() local [all...]
2245 const auto NextLine = I + 1 == End ? nullptr : I[1]; removeBraces() local 2305 const auto NextLine = I + 1 == End ? nullptr : I[1]; removeSemi() local
47 unsigned NextLine = SP->getLine(); in applyDebugifyMetadataToMachineFunction() local
853 char NextLine = '\n'; dumpMachineInstrRangeWithSlotIndex() local
169 StringRef NextLine = firstLine(Code.substr(Cursor + Trailing.size() + 1)); in getIncrementalChangesAfterNewline() local
498 const char *NextLine; in lexVerbatimBlockFirstLine() local
329 void Prescanner::NextLine() { NextLine() function in Fortran::parser::Prescanner [all...]
1581 NextLine.PrologueEnd = 0; in cloneAndEmitLineTable() local
106 unsigned NextLine = 1; in applyDebugifyMetadata() local
1565 auto NextLine = [&Pos, &OutputRef]() { global() local [all...]
2181 auto NextLine = Seq.back(); generateLineTableForUnit() local
2614 const char *NextLine = CurPtr; SkipLineComment() local