LLVM: llvm::mustache::MustacheContext Struct Reference (original) (raw)
#include "[llvm/Support/Mustache.h](Mustache%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| BumpPtrAllocator & | Allocator |
| StringSaver & | Saver |
| StringMap< AstPtr > | Partials |
| StringMap< Lambda > | Lambdas |
| StringMap< SectionLambda > | SectionLambdas |
| EscapeMap | Escapes |
Detailed Description
Definition at line 92 of file Mustache.h.
Constructor & Destructor Documentation
Member Data Documentation
◆ Allocator
◆ Escapes
EscapeMap llvm::mustache::MustacheContext::Escapes
◆ Lambdas
◆ Partials
◆ Saver
◆ SectionLambdas
The documentation for this struct was generated from the following file:
- include/llvm/Support/Mustache.h