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
29 files changed
tree: 7c60f2f71c6e87fbc3242d87e24cf4b23cd9d435
  1. clang/
  2. llvm/