Home
last modified time | relevance | path

Searched defs:NextLine (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp163 AnnotatedLine *NextLine = Lines[OperateIndex + 1]; in separateBlocks() local
H A DUnwrappedLineFormatter.cpp233 const auto &NextLine = *I[1]; in tryFitMultipleLinesInOne() local
1409 const AnnotatedLine *NextLine = nullptr; in format() local
H A DFormat.cpp2384 const auto *NextLine = I + 1 == End ? nullptr : I[1]; in removeBraces() local
2434 const auto *NextLine = I + 1 == End ? nullptr : I[1]; in removeSemi() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp47 unsigned NextLine = SP->getLine(); in applyDebugifyMetadataToMachineFunction() local
H A DInlineSpiller.cpp874 char NextLine = '\n'; in dumpMachineInstrRangeWithSlotIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp507 const char *NextLine; in lexVerbatimBlockFirstLine() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1575 auto NextLine = Seq.back(); in cloneAndEmitLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp163 unsigned NextLine = 1; in applyDebugifyMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2635 const char *NextLine = CurPtr; in SkipLineComment() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2251 auto NextLine = Seq.back(); in generateLineTableForUnit() local