summaryrefslogtreecommitdiff
path: root/tools/libclang/libclang.exports
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Introduce clang_getFileUniqueID which returns a structArgyrios Kyrtzidis2013-01-261-0/+1
* [libclang] Introduce clang_getFileLocation.Argyrios Kyrtzidis2013-01-041-0/+1
* libclang: Add a function to libclang for retrieving the bit width valueDmitri Gribenko2012-12-041-0/+1
* Introduce CompilationDatabase::getAllCompileCommands() that returns allArgyrios Kyrtzidis2012-12-041-0/+1
* [libclang] Introduce clang_Cursor_getReceiverType which returns the CXType forArgyrios Kyrtzidis2012-11-011-0/+1
* [libclang] Introduce new C functions that provide information about modules:Argyrios Kyrtzidis2012-10-051-0/+6
* libclang API for comment-to-xml conversion.Dmitri Gribenko2012-08-071-0/+1
* Comment parsing: add support for \tparam command on all levels.Dmitri Gribenko2012-07-311-0/+4
* Comment AST: add InlineContentComment::RenderKind to specify a defaultDmitri Gribenko2012-07-231-0/+1
* Add libclang APIs to walk comments ASTs and an API to convert a comment to anDmitri Gribenko2012-07-201-0/+28
* [libclang] CompilationDatabase naming and comment fixesArnaud A. de Grandmaison2012-07-031-9/+9
* [libclang] Introduce clang_Cursor_isDynamicCall which,Argyrios Kyrtzidis2012-07-021-0/+1
* Add a new libclang completion API to get brief documentation comment that isDmitri Gribenko2012-07-021-0/+1
* [libclang] add CompilationDatabase supportArnaud A. de Grandmaison2012-06-301-0/+9
* Implement a lexer for structured comments.Dmitri Gribenko2012-06-261-0/+1
* Structured comment parsing, first step.Dmitri Gribenko2012-06-201-0/+2
* Introduce a new libclang API to determine the platform availability ofDouglas Gregor2012-05-081-0/+2
* Implement clang_getDiagnosticCategoryText() to provide a way for a client of ...Ted Kremenek2012-04-121-1/+2
* [libclang] Introduce a couple of functions to make it convenientArgyrios Kyrtzidis2012-04-111-0/+2
* [libclang] Introduce clang_Cursor_getObjCSelectorIndex() function.Argyrios Kyrtzidis2012-03-301-0/+1
* [libclang] Introduce clang_Cursor_getSpellingNameRange().Argyrios Kyrtzidis2012-03-301-0/+1
* [libclang] Introduce options to control the priority for the threadsArgyrios Kyrtzidis2012-03-281-0/+2
* Introduce a new libclang API to determine the parent context of a codeDouglas Gregor2012-03-271-0/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-0/+1
* [libclang] When indexing an objc property, also provide information aboutArgyrios Kyrtzidis2012-02-281-0/+1
* Add clang_getDiagnosticSetFromTU() to libclang. Fixes <rdar://problem/105530...Ted Kremenek2011-12-091-0/+1
* Sort exports list.Ted Kremenek2011-12-091-8/+8
* [libclang] API enhancements by Joe Groff!Argyrios Kyrtzidis2011-12-061-0/+10
* [libclang] Indexing API: Support C++ symbols.Argyrios Kyrtzidis2011-11-221-0/+7
* [libclang] Indexing API:Argyrios Kyrtzidis2011-11-181-0/+1
* [libclang] Introduce a new function to apply the indexing callbacks on an exi...Argyrios Kyrtzidis2011-11-151-0/+1
* [libclang] Slight changes to the indexing API and bigger internal changes for...Argyrios Kyrtzidis2011-11-141-1/+1
* [libclang] Further simplify the indexing API.Argyrios Kyrtzidis2011-11-121-3/+2
* [libclang] Simplify the indexing API.Argyrios Kyrtzidis2011-11-111-0/+6
* serialized diagnostics: implement full deserialization of clang diagnostics v...Ted Kremenek2011-11-101-0/+5
* Sort contents of exports file. No functionality change.Ted Kremenek2011-11-081-4/+4
* Add missing export. Spotted by Leandro Melo.Eli Friedman2011-11-011-0/+1
* [libclang] Introduce a new high level API for indexing clients that assumesArgyrios Kyrtzidis2011-10-171-0/+3
* Added clang_getCompletionAnnotation and clang_getCompletionNumAnnotations toErik Verbruggen2011-10-141-0/+2
* [libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file,Argyrios Kyrtzidis2011-10-061-0/+2
* [libclang] Introduce clang_Range_isNull.Argyrios Kyrtzidis2011-09-281-0/+1
* [libclang] Expose array size and element type, patch by Vinay Sajip!Argyrios Kyrtzidis2011-09-271-0/+2
* MSVC is stuck in the 80s.Argyrios Kyrtzidis2011-09-271-0/+1
* [libclang] Introduce clang_Cursor_isNull and clang_Cursor_getTranslationUnit ...Argyrios Kyrtzidis2011-09-271-0/+1
* Sort exports list.Ted Kremenek2011-09-201-7/+7
* [libclang] Introduce clang_getPresumedLocation which works like clang_getExpa...Argyrios Kyrtzidis2011-09-131-0/+1
* Add a new libclang API to return a CXCompletionString for an arbitraryDouglas Gregor2011-08-041-0/+1
* Add new libclang API, clang_codeCompleteGetObjCSelector(), whichDouglas Gregor2011-07-261-0/+1
* Added clang_getCursorReferenceNameRange to libclang to to retrieve parts ofDouglas Gregor2011-07-251-0/+1
* Extend libclang with clang_equalRanges, from Erik Verbruggen!Douglas Gregor2011-07-231-0/+1