hanchenye-llvm-project/clang/include
Douglas Gregor dc9166c8e1 Keep track of all declarations of an Objective-C class (both forward
declarations and definitions) as ObjCInterfaceDecls within the same
redeclaration chain. This new representation matches what we do for
C/C++ variables/functions/classes/templates/etc., and makes it
possible to answer the query "where are all of the declarations of
this class?"

llvm-svn: 146679
2011-12-15 20:29:51 +00:00
..
clang Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
clang-c [libclang] Indexing API: provide an attribute list inside CXIdxEntityInfo 2011-12-15 00:05:00 +00:00
CMakeLists.txt
Makefile