Home
last modified time | relevance | path

Searched defs:cursor_pos (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDHighlighter.cpp31 std::optional<size_t> cursor_pos, in Highlight()
76 std::optional<size_t> cursor_pos, in Highlight()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
HDClangHighlighter.cpp135 std::optional<size_t> cursor_pos, in Highlight()
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.cpp311 const char *current_line, uint32_t cursor_pos, int match_start_point, in HandleCompletionWithDescriptions()
325 uint32_t cursor_pos, in HandleCompletion()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectExpression.cpp349 unsigned cursor_pos = request.GetRawCursorPos(); in HandleCompletion() local
/freebsd-14-stable/contrib/tnftp/src/
HDftp_var.h266 GLOBAL char *cursor_pos; /* cursor position we're looking for */ variable
/freebsd-14-stable/sys/dev/syscons/
HDsyscons.h305 int cursor_pos; /* cursor buffer position */ member