Home | History | Annotate | Download | only in c-index-test

Lines Matching full:start_file

889     CXFile start_file, end_file;
890 clang_getSpellingLocation(start, &start_file, &start_line,
895 if (start_file == file)
900 if (start_file == file && end_file == file) {
907 if (start_file == end_file) {