| addChild(AstPtr Child) | llvm::mustache::ASTNode | inline |
| ASTNode(MustacheContext &Ctx) | llvm::mustache::ASTNode | inline |
| ASTNode(MustacheContext &Ctx, StringRef Body, ASTNode *Parent) | llvm::mustache::ASTNode | inline |
| ASTNode(MustacheContext &Ctx, Type Ty, ArrayRef< StringRef > Accessor, ASTNode *Parent) | llvm::mustache::ASTNode | inline |
| const_reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | protected |
| const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | protected |
| getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | inline |
| getParent() const | llvm::ilist_detail::node_parent_access< ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type >, ilist_detail::compute_node_options< ASTNode, Options... >::type::parent_ty > | inline |
| getReverseIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | inline |
| ilist_node_impl()=default | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | protected |
| InvertSection enum value | llvm::mustache::ASTNode | |
| isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | inline |
| Partial enum value | llvm::mustache::ASTNode | |
| render(const llvm::json::Value &Data, MustacheOutputStream &OS) | llvm::mustache::ASTNode | |
| reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | protected |
| Root enum value | llvm::mustache::ASTNode | |
| Section enum value | llvm::mustache::ASTNode | |
| self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type > | protected |
| setIndentation(size_t NewIndentation) | llvm::mustache::ASTNode | inline |
| setParent(ilist_detail::compute_node_options< ASTNode, Options... >::type::parent_ty *Parent) | llvm::ilist_detail::node_parent_access< ilist_node_impl< ilist_detail::compute_node_options< ASTNode, Options... >::type >, ilist_detail::compute_node_options< ASTNode, Options... >::type::parent_ty > | inline |
| setRawBody(StringRef NewBody) | llvm::mustache::ASTNode | inline |
| Text enum value | llvm::mustache::ASTNode | |
| Type enum name | llvm::mustache::ASTNode | |
| UnescapeVariable enum value | llvm::mustache::ASTNode | |
| Variable enum value | llvm::mustache::ASTNode | |