|
clang-tools 23.0.0git
|
Directories | |
| benchmarks | |
| support | |
| tool | |
Files | |
| BitcodeReader.cpp | |
| BitcodeReader.h | |
| BitcodeWriter.cpp | |
| BitcodeWriter.h | |
| ClangDoc.cpp | |
| ClangDoc.h | |
| Generators.cpp | |
| Generators.h | |
| HTMLGenerator.cpp | |
| This file contains the implementation of the HTMLGenerator class, which is a Clang-Doc generator for HTML using Mustache templates. | |
| JSONGenerator.cpp | |
| This file contains the implementation of the JSONGenerator, which serializes the clang-doc internal representation (Info structures) into JSON format. | |
| Mapper.cpp | |
| Mapper.h | |
| MDGenerator.cpp | |
| MDMustacheGenerator.cpp | |
| This file contains the implementation of the MDMustacheGenerator, which generates documentation in Markdown format using Mustache templates. | |
| Representation.cpp | |
| Representation.h | |
| Serialize.cpp | |
| Serialize.h | |
| YAMLGenerator.cpp | |