Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ba5fb5a955c896815c439289fc51c03cf0635129
/
lib
/
Index
/
DeclReferenceMap.cpp
51bd803
Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize
by John McCall
· 15 years ago
b116884
Keep track of type references in DeclReferenceMap.
by Argyrios Kyrtzidis
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
81e8456
Use helper class ASTVisitor to fully traverse an AST.
by Argyrios Kyrtzidis
· 15 years ago
80ede1d
Handle references from ObjCIvarRefExprs.
by Argyrios Kyrtzidis
· 15 years ago
b57a4fe
Move the functionality of ASTContext::getCanonicalDecl(), into a virtual method Decl::getCanonicalDecl().
by Argyrios Kyrtzidis
· 15 years ago
9e6bc06
In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them.
by Argyrios Kyrtzidis
· 15 years ago
c3a6540
fix file headers.
by Chris Lattner
· 15 years ago
ccbcb70
Move ASTLocation and DeclReferenceMap from the AST library to the Index library.
by Argyrios Kyrtzidis
· 15 years ago
[Renamed (95%) from lib/AST/DeclReferenceMap.cpp]
874012b
Rename 'ASTNode' -> 'ASTLocation'.
by Argyrios Kyrtzidis
· 15 years ago
2c2ba3e
Introduce the DeclReferenceMap class inside the AST library.
by Argyrios Kyrtzidis
· 15 years ago