summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/file-refs.c
Commit message (Collapse)AuthorAgeFilesLines
* [libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,Argyrios Kyrtzidis2011-10-061-0/+57
and a callback and finds all identifier references of the cursor in the file. rdar://7948304 llvm-svn: 141277
OpenPOWER on IntegriCloud