Home
last modified time | relevance | path

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

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