Searched defs:currentLine (Results 1 – 2 of 2) sorted by relevance
555 MacroCallReconstructor::currentLine() { in currentLine() function in clang::format::MacroCallReconstructor
875 std::string currentLine = lines.GetStringAtIndex(m_current_line_index); in FixIndentationCommand() local