Searched refs:renderLambdas (Results 1 – 1 of 1) sorted by relevance
163 void renderLambdas(const llvm::json::Value &Contexts, llvm::raw_ostream &OS,591 renderLambdas(CurrentCtx, OS, Lambda->getValue()); in render()601 renderLambdas(CurrentCtx, OS, Lambda->getValue()); in render()690 void ASTNode::renderLambdas(const json::Value &Contexts, llvm::raw_ostream &OS, in renderLambdas() function in llvm::mustache::ASTNode