Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp47 unsigned NextLine = SP->getLine(); in applyDebugifyMetadataToMachineFunction() local
H A DInlineSpiller.cpp855 char NextLine = '\n'; in dumpMachineInstrRangeWithSlotIndex() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp255 const auto &NextLine = *I[1]; in tryFitMultipleLinesInOne() local
1351 const AnnotatedLine *NextLine = nullptr; in format() local
H A DFormat.cpp2245 const auto NextLine = I + 1 == End ? nullptr : I[1]; in removeBraces() local
2305 const auto NextLine = I + 1 == End ? nullptr : I[1]; in removeSemi() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp498 const char *NextLine; in lexVerbatimBlockFirstLine() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp106 unsigned NextLine = 1; in applyDebugifyMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1579 auto NextLine = Seq.back(); in cloneAndEmitLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2614 const char *NextLine = CurPtr; in SkipLineComment() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2195 auto NextLine = Seq.back(); in generateLineTableForUnit() local