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

Declarations

tools/clang/include/clang-c/Index.h
 3174 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);

References

tools/clang/tools/c-index-test/c-index-test.c
 1367       Ref = clang_getCursor(Data->TU, RefLoc);
 2268     cursor = clang_getCursor(TU, clang_getLocation(TU, file, line, col));
 2853       Cursor = clang_getCursor(TU,
 3148       Cursor = clang_getCursor(TU,