summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-type.m
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Fix Modified Type in address_space AttributedTypeLeonard Chan2019-01-241-1/+1
* [libclang 2/8] Add support for ObjCTypeParamMichael Wu2018-08-031-0/+5
* [libclang 1/8] Add support for ObjCObjectTypeMichael Wu2018-08-031-1/+1
* Indexer: add CXObjCPropertyAttr_class for class properties.Manman Ren2016-05-311-0/+2
* [libclang] For convenience to clients, make sure that nullability and __kindo...Argyrios Kyrtzidis2015-08-241-0/+2
* Make c-index-test -test-print-type include pointeekind for pointer typesAnders Waldenborg2014-04-091-1/+1
* [libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the g...Argyrios Kyrtzidis2013-04-181-2/+2
* [libclang] Introduce clang_Cursor_getObjCDeclQualifiers, to query for 'ObjC Q...Argyrios Kyrtzidis2013-04-181-0/+5
* [libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the writ...Argyrios Kyrtzidis2013-04-181-1/+1
* libclang: add clang_getTypeSpelling(CXType CT)Dmitri Gribenko2013-02-151-0/+10
OpenPOWER on IntegriCloud