| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle references from ObjCIvarRefExprs. | Argyrios Kyrtzidis | 2009-07-21 | 1 | -0/+4 |
| * | The children statements might be NULL. Check for this case in | Zhongxing Xu | 2009-07-20 | 1 | -2/+3 |
| * | Introduce ASTLocation::getReferencedDecl(), for getting the declaration that ... | Argyrios Kyrtzidis | 2009-07-18 | 1 | -0/+24 |
| * | Handle invalid ASTLocations instead of asserting. | Argyrios Kyrtzidis | 2009-07-18 | 1 | -1/+6 |
| * | Make ASTLocation accept a Stmt that is inside an ObjCMethodDecl. | Argyrios Kyrtzidis | 2009-07-18 | 1 | -3/+19 |
| * | As suggested by Argyrios, revert r76159 and make "FindImmediateParent" | Zhongxing Xu | 2009-07-17 | 1 | -11/+1 |
| * | Relax the assertion in ASTLocation's ctor: if the decl is not the immediate | Zhongxing Xu | 2009-07-17 | 1 | -0/+10 |
| * | Some changes to ASTLocation's methods | Argyrios Kyrtzidis | 2009-07-06 | 1 | -2/+5 |
| * | Move ASTLocation and DeclReferenceMap from the AST library to the Index library. | Argyrios Kyrtzidis | 2009-07-06 | 1 | -0/+91 |

