Searched defs:printTree (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | WindowsResource.cpp | 375 void WindowsResourceParser::printTree(raw_ostream &OS) const { in printTree() function in llvm::object::WindowsResourceParser |
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 5232 void MDNode::printTree(raw_ostream &OS, const Module *M) const { in printTree() function in MDNode |