Searched refs:renderPartial (Results 1 – 1 of 1) sorted by relevance
169 void renderPartial(const llvm::json::Value &Contexts, llvm::raw_ostream &OS,585 renderPartial(CurrentCtx, OS, Partial->getValue().get()); in render()684 void ASTNode::renderPartial(const json::Value &Contexts, llvm::raw_ostream &OS, in renderPartial() function in llvm::mustache::ASTNode