Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file, | Argyrios Kyrtzidis | 2011-10-06 | 1 | -0/+57 |
and a callback and finds all identifier references of the cursor in the file. rdar://7948304 llvm-svn: 141277 |