Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
50c9d08fa533b51e8dd36644b686d726c98d9482
/
clang
/
lib
/
Index
/
DeclReferenceMap.cpp
dda56e4
Support for C++11 (non-template) alias declarations.
by Richard Smith
· 15 years ago
337e3a5
Remove remaining VISIBILITY_HIDDEN from anonymous namespaces.
by Benjamin Kramer
· 16 years ago
1700197
Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize
by John McCall
· 16 years ago
4361bc1
Keep track of type references in DeclReferenceMap.
by Argyrios Kyrtzidis
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
c3deb79
Use helper class ASTVisitor to fully traverse an AST.
by Argyrios Kyrtzidis
· 16 years ago
b78139f
Handle references from ObjCIvarRefExprs.
by Argyrios Kyrtzidis
· 16 years ago
5614aef
Move the functionality of ASTContext::getCanonicalDecl(), into a virtual method Decl::getCanonicalDecl().
by Argyrios Kyrtzidis
· 16 years ago
a28d145
In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them.
by Argyrios Kyrtzidis
· 16 years ago
c9f6c33
fix file headers.
by Chris Lattner
· 16 years ago
63afa49
Move ASTLocation and DeclReferenceMap from the AST library to the Index library.
by Argyrios Kyrtzidis
· 16 years ago
[Renamed (95%) from clang/lib/AST/DeclReferenceMap.cpp]
b004802
Rename 'ASTNode' -> 'ASTLocation'.
by Argyrios Kyrtzidis
· 16 years ago
e568a97
Introduce the DeclReferenceMap class inside the AST library.
by Argyrios Kyrtzidis
· 16 years ago