summaryrefslogtreecommitdiffstats
path: root/clang/tools/CIndex/CXSourceLocation.h
Commit message (Expand)AuthorAgeFilesLines
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-75/+0
* Prune includes.Benjamin Kramer2010-04-121-3/+2
* Rename translateSourceRange(CXSourceRange) translateCXSourceRange, instead ofDaniel Dunbar2010-02-141-1/+1
* CIndex: Kill off CXSourceLocationPtr, and AtEnd arguments.Daniel Dunbar2010-02-141-10/+5
* CIndex: Stop hiding magic end bit in CXSourceRange locations where clients can'tDaniel Dunbar2010-02-141-9/+9
* Implement a diagnostics callback for the C interface to Clang, so thatDouglas Gregor2010-01-281-6/+29
* Introduce a CIndex API for lexing the raw tokens within a given sourceDouglas Gregor2010-01-261-2/+2
* Pull functions that translate from CXSourceLocation to SourceLocation (and ba...Ted Kremenek2010-01-251-0/+58
OpenPOWER on IntegriCloud