summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/USRGeneration.cpp
Commit message (Expand)AuthorAgeFilesLines
* libclang/libIndex: USR generation: mangle source location into USRs for macros,Dmitri Gribenko2014-03-281-24/+53
* remove a bunch of unused private methodsNuno Lopes2014-03-231-10/+0
* [C++11] Replacing FunctionProtoType iterators param_type_begin() and param_ty...Aaron Ballman2014-03-171-5/+2
* [C++11] Replacing FunctionDecl iterators param_begin() and param_end() with i...Aaron Ballman2014-03-071-5/+2
* [Index] Make the USRs more stable.Argyrios Kyrtzidis2014-02-231-17/+30
* Rename getResultType() on function and method declarations to getReturnType()Alp Toker2014-01-251-1/+1
* Rename FunctionProtoType accessors from 'arguments' to 'parameters'Alp Toker2014-01-201-2/+3
* Avoid using the 'index' namespace as scope.Argyrios Kyrtzidis2013-08-211-16/+19
* Rename libIDE to libIndex.Argyrios Kyrtzidis2013-08-171-0/+800
OpenPOWER on IntegriCloud