hanchenye-llvm-project/clang/tools/index-test
Argyrios Kyrtzidis bd92767014 Add support for ObjC message expressions, in the Analyzer:
-Accept an ObjC method and find all message expressions that this method may respond to.
-Accept an ObjC message expression and find all methods that may respond to it.

llvm-svn: 77551
2009-07-30 00:03:55 +00:00
..
CMakeLists.txt Make use of the Index library through the index-test tool. 2009-07-05 22:22:35 +00:00
Makefile Make use of the Index library through the index-test tool. 2009-07-05 22:22:35 +00:00
index-test.cpp Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00