Home
last modified time | relevance | path

Searched refs:toMustacheString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp537 void toMustacheString(const json::Value &Data, raw_ostream &OS) { in toMustacheString() function
594 toMustacheString(*ContextPtr, ES); in render()
603 toMustacheString(*ContextPtr, OS); in render()
695 toMustacheString(LambdaResult, Output); in renderLambdas()
714 toMustacheString(Return, Output); in renderSectionLambdas()