summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/ASTVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-143/+0
* Give some convenient idiomatic accessors to Stmt::child_range andJohn McCall2011-02-131-2/+1
* Add the BlockDecl to the DeclContext.Ted Kremenek2009-12-071-1/+1
* DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated varia...John McCall2009-12-071-2/+2
* Clone the full Type hierarchy into the TypeLoc hierarchy. NormalizeJohn McCall2009-10-181-4/+4
* Pull TypeLocVisitor into its own header file.Argyrios Kyrtzidis2009-09-291-1/+1
* Keep track of type references in DeclReferenceMap.Argyrios Kyrtzidis2009-09-291-1/+32
* In ASTVisitor, call the correct base methods.Argyrios Kyrtzidis2009-09-291-4/+4
* Find references inside blocks.Argyrios Kyrtzidis2009-07-291-0/+4
* Use helper class ASTVisitor to fully traverse an AST.Argyrios Kyrtzidis2009-07-291-0/+109
OpenPOWER on IntegriCloud