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
 4182   startLoc = clang_getLocation(TU, file, line, column);
 4183   if (clang_equalLocations(clang_getNullLocation(), startLoc)) {
 4198   range = clang_getRange(startLoc, endLoc);