llvm-project/clang/include/clang/Serialization
Douglas Gregor d53ae83516 Delay the creation of the built-in Objective-C class 'Protocol' by
moving it from a "special type" to a predefined declaration, as we do
for id, Class, and SEL.

llvm-svn: 148313
2012-01-17 18:09:05 +00:00
..
ASTBitCodes.h Delay the creation of the built-in Objective-C class 'Protocol' by 2012-01-17 18:09:05 +00:00
ASTDeserializationListener.h When we make a previously-deserialized module definition visible, 2011-12-20 22:06:13 +00:00
ASTReader.h Completely re-implement (de-)serialization of redeclaration 2012-01-15 16:58:34 +00:00
ASTWriter.h When deserializing the definition of a C++ class/ObjC class/ObjC 2012-01-15 18:08:05 +00:00
CMakeLists.txt New function for tablegenning: clang_tablegen. 2011-02-20 22:06:32 +00:00
ContinuousRangeMap.h The submodule offset map can introduce "empty" remapping entries for 2011-12-19 16:14:14 +00:00
Makefile Clang-side build system infrastructure for multiple tblgens. 2011-10-06 01:52:10 +00:00
Module.h Completely re-implement (de-)serialization of redeclaration 2012-01-15 16:58:34 +00:00
ModuleManager.h Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00
SerializationDiagnostic.h Separate the serialization library's diagnostics from the frontend's 2011-12-09 00:02:23 +00:00