Searched defs:currentLine (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/ntp/sntp/tests/ | ||
H A D | fileHandlingTest.c | 66 int currentLine = 1; in CompareFileContent() local |
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | MacroCallReconstructor.cpp | 551 MacroCallReconstructor::currentLine() { currentLine() function in clang::format::MacroCallReconstructor |
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ | ||
H A D | Editline.cpp | 879 std::string currentLine = lines.GetStringAtIndex(m_current_line_index); FixIndentationCommand() local |