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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DHighlighter.cpp28 Highlight(const HighlightStyle &options, llvm::StringRef line, llvm::Optional<size_t> cursor_pos, llvm::StringRef previous_lines, Stream &s) const argument
73 Highlight(const HighlightStyle &options, llvm::StringRef line, llvm::Optional<size_t> cursor_pos, llvm::StringRef previous_lines) const argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp132 Highlight(const HighlightStyle &options, llvm::StringRef line, llvm::Optional<size_t> cursor_pos, llvm::StringRef previous_lines, Stream &result) const argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp313 unsigned cursor_pos = request.GetRawCursorPos(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp318 HandleCompletionWithDescriptions( const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, SBStringList &matches, SBStringList &descriptions) argument
336 HandleCompletion(const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, lldb::SBStringList &matches) argument
/freebsd-13-stable/contrib/tnftp/src/
H A Dftp_var.h266 GLOBAL char *cursor_pos; /* cursor position we're looking for */ variable
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h307 int cursor_pos; /* cursor buffer position */ member in struct:scr_stat

Completed in 211 milliseconds