Searched defs:currentLine (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | MacroCallReconstructor.cpp | 573 MacroCallReconstructor::currentLine() { in currentLine() function in clang::format::MacroCallReconstructor |
/llvm-project/lldb/source/Host/common/ | ||
H A D | Editline.cpp | 865 std::string currentLine = lines.GetStringAtIndex(m_current_line_index); FixIndentationCommand() local |