reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/c-index-test/c-index-test.c
 1217     clang_getSpellingLocation(end, &end_file, &end_line, &end_column, 0);
 1225       if (start_file == file && end_file == file) {
 1232       if (start_file == end_file) {