Home
last modified time | relevance | path

Searched defs:currentLine (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A DfileHandlingTest.c66 int currentLine = 1; in CompareFileContent() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp573 MacroCallReconstructor::currentLine() { in currentLine() function in clang::format::MacroCallReconstructor
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp865 std::string currentLine = lines.GetStringAtIndex(m_current_line_index); in FixIndentationCommand() local