summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclarationName.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate some stuff from NamedDecl::getName() to Chris Lattner2008-11-241-3/+3
* Rename Selector::getName() to Selector::getAsString(), and addChris Lattner2008-11-241-1/+1
* Extend DeclarationName to support C++ overloaded operators, e.g.,Douglas Gregor2008-11-181-2/+64
* Eliminate all of the placeholder identifiers used for constructors,Douglas Gregor2008-11-171-0/+46
* Updated IdentifierResolver to deal with DeclarationNames. The names ofDouglas Gregor2008-11-171-0/+39
* Introduction the DeclarationName class, as a single, general method ofDouglas Gregor2008-11-171-0/+166
OpenPOWER on IntegriCloud