llvm-project/clang/include/clang-c
Dmitri Gribenko 5e4fe00e64 Add libclang APIs to walk comments ASTs and an API to convert a comment to an
HTML fragment.

For testing, c-index-test now has even more output:
* HTML rendering of a comment
* comment AST tree dump in S-expressions like Comment::dump(), but implemented
* with libclang APIs.

llvm-svn: 160577
2012-07-20 21:34:34 +00:00
..
CXCompilationDatabase.h [libclang] CompilationDatabase naming and comment fixes 2012-07-03 20:38:12 +00:00
CXString.h Factor CXString out of Index.h 2012-06-28 22:01:06 +00:00
Index.h Add libclang APIs to walk comments ASTs and an API to convert a comment to an 2012-07-20 21:34:34 +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