summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTLocation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move ASTLocation and DeclReferenceMap from the AST library to the Index library.Argyrios Kyrtzidis2009-07-061-90/+0
| | | | llvm-svn: 74859
* Rename 'ASTNode' -> 'ASTLocation'.Argyrios Kyrtzidis2009-07-061-0/+90
ASTLocation is a much better name for its intended purpose which to represent a "point" into the AST. llvm-svn: 74858
OpenPOWER on IntegriCloud