Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_stream_private.h48 int start_col; member
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c2321 print_cursor_file_scan(CXTranslationUnit TU,CXCursor cursor,unsigned start_line,unsigned start_col,unsigned end_line,unsigned end_col,const char * prefix) print_cursor_file_scan() argument
2341 unsigned start_line = 1, start_col = 1; perform_file_scan() local