Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c189 unsigned end_line, unsigned end_column) { in PrintExtent()
421 unsigned begin_line, begin_column, end_line, end_column; in PrintRange() local
1217 unsigned start_line, start_column, end_line, end_column; in PrintDiagnostic() local
4253 unsigned start_line, start_column, end_line, end_column; in perform_token_annotation() local
4268 unsigned start_line, start_column, end_line, end_column; in perform_token_annotation() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c654 int end_column in coverage_begin_function() local
H A Dgcov.c291 unsigned end_column; variable
1745 unsigned end_column = gcov_read_unsigned (); in read_graph_file() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc659 int end_column in coverage_begin_function() local
H A Dgcov.cc291 unsigned end_column; member in function_info
1855 unsigned end_column = gcov_read_unsigned (); in read_graph_file() local
/netbsd-src/external/bsd/less/dist/
H A Dline.c68 static int end_column; /* Printable length, accounting for backspaces, etc. */ variable