#include <Generators.h>
Definition at line 58 of file Generators.h.
◆ MustacheTemplateFile()
| clang::doc::MustacheTemplateFile::MustacheTemplateFile |
( |
std::unique_ptr< llvm::MemoryBuffer > && | B | ) |
|
|
inline |
◆ createMustacheFile()
| Expected< std::unique_ptr< MustacheTemplateFile > > clang::doc::MustacheTemplateFile::createMustacheFile |
( |
StringRef | FileName | ) |
|
|
inlinestatic |
◆ registerPartialFile()
| llvm::Error clang::doc::MustacheTemplateFile::registerPartialFile |
( |
StringRef | Name, |
|
|
StringRef | FileName ) |
|
inline |
◆ render()
| void clang::doc::MustacheTemplateFile::render |
( |
llvm::json::Value & | V, |
|
|
raw_ostream & | OS ) |
|
inline |
The documentation for this class was generated from the following file: