Searched refs:include_newline_chars (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h77 GetLineLength (uint32_t line, bool include_newline_chars);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp455 SourceManager::File::GetLineLength (uint32_t line, bool include_newline_chars) argument
468 if (include_newline_chars == false)

Completed in 52 milliseconds