Searched refs:findContext (Results 1 – 1 of 1) sorted by relevance
174 const llvm::json::Value *findContext();573 const json::Value *ContextPtr = Ty == Root ? ParentContext : findContext(); in render()640 const json::Value *ASTNode::findContext() { in findContext() function in llvm::mustache::ASTNode