liblloyal 1.0.0
Composable primitives for llama.cpp inference
Loading...
Searching...
No Matches
minja::MacroNode Member List

This is the complete list of members for minja::MacroNode, including all inherited members.

do_render(std::ostringstream &, const std::shared_ptr< Context > &macro_context) const overrideminja::MacroNodeinlinevirtual
location() constminja::TemplateNodeinline
MacroNode(const Location &loc, std::shared_ptr< VariableExpr > &&n, Expression::Parameters &&p, std::shared_ptr< TemplateNode > &&b)minja::MacroNodeinline
render(std::ostringstream &out, const std::shared_ptr< Context > &context) constminja::TemplateNodeinline
render(const std::shared_ptr< Context > &context) constminja::TemplateNodeinline
TemplateNode(const Location &location)minja::TemplateNodeinline
~TemplateNode()=defaultminja::TemplateNodevirtual