Home
last modified time | relevance | path

Searched defs:end_column (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c221 unsigned end_line, unsigned end_column) { in PrintExtent() argument
465 unsigned begin_line, begin_column, end_line, end_column; in PrintRange() local
1272 unsigned start_line, start_column, end_line, end_column; in PrintDiagnostic() local
4328 unsigned start_line, start_column, end_line, end_column; perform_token_annotation() local
4343 unsigned start_line, start_column, end_line, end_column; perform_token_annotation() local
[all...]
/llvm-project/lldb/tools/lldb-dap/
H A Dlldb-dap.cpp4001 const auto end_column = end_line_entry.GetColumn(); request_disassemble() local