Lines Matching full:start_file
1015 CXFile start_file, end_file;1016 clang_getSpellingLocation(start, &start_file, &start_line,1021 if (start_file == file)1026 if (start_file == file && end_file == file) {1033 if (start_file == end_file) {