Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Analysis
/
CallGraph.cpp
d02e232
Change *BugReport constructors to take StringRefs.
by Benjamin Kramer
· 16 years ago
f20288c
make CallGraph more flexible by letting it accept ASTContext instead of ASTUnit.
by Zhongxing Xu
· 16 years ago
f4526e3
Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be:
by Argyrios Kyrtzidis
· 16 years ago
1ebd740
Add more const-goodness to ASTLocation.
by Argyrios Kyrtzidis
· 16 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
e3e643f
Add getDecl() to CallGraph and CallGraphNode.
by Zhongxing Xu
· 16 years ago
56a5d80
Add two nodes to the call graph:
by Zhongxing Xu
· 16 years ago
16a705f
Add template specializations to view the call graph in dot format.
by Zhongxing Xu
· 16 years ago
4c7c5a1
Remove the ASTContext parameter from Entity::getPrintableName().
by Argyrios Kyrtzidis
· 16 years ago
f7cf15c
Change the semantics for Entity.
by Argyrios Kyrtzidis
· 16 years ago
93cbae3
Replace stmt visitors with the fall back method.
by Zhongxing Xu
· 16 years ago
56aac3f
Rename Entity::getName() to Entity::getPrintableName() to make its purpose
by Zhongxing Xu
· 16 years ago
7f66bd2
As suggested by Argyrios, revert r76159 and make "FindImmediateParent"
by Zhongxing Xu
· 16 years ago
a004254
Refactor code into a new CallExpr::getDirectCallee() method. Simplify some
by Zhongxing Xu
· 16 years ago
6fc4505
CallGraph: add a bunch of stmt visitors.
by Zhongxing Xu
· 16 years ago
24ff030
CallGraph:
by Zhongxing Xu
· 16 years ago
6bd8fb5
Commit the initial implementation of call graph building.
by Zhongxing Xu
· 16 years ago