Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
79d39f92590cf2e91bf81486b02cd1156d13ca54
/
lib
/
Index
/
Entity.cpp
87bcb50
Support ObjC methods as Entities.
by Argyrios Kyrtzidis
· 16 years ago
dc1792c
Use an IdentifierTable for names used for Entities.
by Argyrios Kyrtzidis
· 16 years ago
52f1d47
Modify the Indexer class so that it can return the TranslationUnit that internal
by Argyrios Kyrtzidis
· 16 years ago
6d8f56f
Constify methods.
by Zhongxing Xu
· 16 years ago
f785643
constify methods.
by Zhongxing Xu
· 16 years ago
4c7c5a1
Remove the ASTContext parameter from Entity::getPrintableName().
by Argyrios Kyrtzidis
· 16 years ago
1f71727
Keep only canonical Decls in Entities.
by Argyrios Kyrtzidis
· 16 years ago
f7cf15c
Change the semantics for Entity.
by Argyrios Kyrtzidis
· 16 years ago
56aac3f
Rename Entity::getName() to Entity::getPrintableName() to make its purpose
by Zhongxing Xu
· 16 years ago
dc0b11e
Check whether the IdentifierInfo is null, before using it.
by Argyrios Kyrtzidis
· 16 years ago
53363b2
Add getName() method to Entity.
by Zhongxing Xu
· 16 years ago
c3a6540
fix file headers.
by Chris Lattner
· 16 years ago
9eec4ed
Introduce the 'Index' library.
by Argyrios Kyrtzidis
· 16 years ago