| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the ASTContext parameter from Entity::getPrintableName(). | Argyrios Kyrtzidis | 2009-07-21 | 1 | -3/+2 |
| * | Change the semantics for Entity. | Argyrios Kyrtzidis | 2009-07-21 | 1 | -6/+6 |
| * | Replace stmt visitors with the fall back method. | Zhongxing Xu | 2009-07-18 | 1 | -21/+1 |
| * | Rename Entity::getName() to Entity::getPrintableName() to make its purpose | Zhongxing Xu | 2009-07-17 | 1 | -2/+3 |
| * | As suggested by Argyrios, revert r76159 and make "FindImmediateParent" | Zhongxing Xu | 2009-07-17 | 1 | -1/+4 |
| * | Refactor code into a new CallExpr::getDirectCallee() method. Simplify some | Zhongxing Xu | 2009-07-17 | 1 | -15/+4 |
| * | CallGraph: add a bunch of stmt visitors. | Zhongxing Xu | 2009-07-17 | 1 | -6/+20 |
| * | CallGraph: | Zhongxing Xu | 2009-07-17 | 1 | -6/+12 |
| * | Commit the initial implementation of call graph building. | Zhongxing Xu | 2009-07-16 | 1 | -0/+121 |

