Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp166 void renderSectionLambdas(const llvm::json::Value &Contexts,
612 renderSectionLambdas(CurrentCtx, OS, SectionLambda->getValue()); in render()
707 void ASTNode::renderSectionLambdas(const json::Value &Contexts, in renderSectionLambdas() function in llvm::mustache::ASTNode