Go to file
Douglas Gregor 77324f3854 Introduction the DeclarationName class, as a single, general method of
representing the names of declarations in the C family of
languages. DeclarationName is used in NamedDecl to store the name of
the declaration (naturally), and ObjCMethodDecl is now a NamedDecl.

llvm-svn: 59441
2008-11-17 14:58:09 +00:00
clang Introduction the DeclarationName class, as a single, general method of 2008-11-17 14:58:09 +00:00
llvm move partial template specialization to FoldingSet.h. 2008-11-17 02:40:00 +00:00