llvm-project/clang/include/clang-c
Dmitri Gribenko 0035372bb7 libclang: add clang_getTypeSpelling(CXType CT)
Adds a function clang_getTypeSpelling(CXType CT) that returns
a CXString containing the underlying type.

Patch by Ben Gertzfield.

llvm-svn: 175299
2013-02-15 21:15:49 +00:00
..
CXCompilationDatabase.h Introduce CompilationDatabase::getAllCompileCommands() that returns all 2012-12-04 07:26:44 +00:00
CXString.h libclang: constness for CXString 2013-01-11 23:08:18 +00:00
Index.h libclang: add clang_getTypeSpelling(CXType CT) 2013-02-15 21:15:49 +00:00
Makefile make: fix installation of generated header files 2012-02-01 22:23:31 +00:00
Platform.h Factor CXString out of Index.h 2012-06-28 22:01:06 +00:00