]> granicus.if.org Git - clang/commit
Remove dead DeclarationName constructors that involving knowing about the
authorTed Kremenek <kremenek@apple.com>
Sat, 14 Mar 2009 00:27:40 +0000 (00:27 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 14 Mar 2009 00:27:40 +0000 (00:27 +0000)
commit3eb8dd78a622d257a7fed279714428c3de906f93
tree623605ea4bba7d2effa669af57cf094d639bd126
parentfb311762bb52dc015c02cb257d2913f104b556f8
Remove dead DeclarationName constructors that involving knowing about the
internal implementation of Selector.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66996 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclarationName.h
lib/AST/DeclarationName.cpp