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

Declarations

tools/clang/include/clang-c/Index.h
 6716 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,

References

tools/clang/tools/c-index-test/c-index-test.c
 3367   clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0);
 3416   clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0);