Searched defs:printTree (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/tools/clang-diff/ | ||
H A D | ClangDiff.cpp | 401 static void printTree(raw_ostream &OS, diff::SyntaxTree &Tree) { function |
/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 |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 5232 void MDNode::printTree(raw_ostream &OS, const Module *M) const { printTree() function in MDNode |