Searched refs:printTree (Results 1 – 3 of 3) sorted by relevance
161 void printTree(raw_ostream &OS) const;
436 void print(raw_ostream &OS, bool printTree = true, unsigned level = 0,
376 void WindowsResourceParser::printTree(raw_ostream &OS) const { in printTree() function in llvm::object::WindowsResourceParser