Searched refs:printTree (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h161 void printTree(raw_ostream &OS) const;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h435 /// @param printTree Print also the tree of subregions.
437 void print(raw_ostream &OS, bool printTree = true, unsigned level = 0,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp376 void WindowsResourceParser::printTree(raw_ostream &OS) const { function in class:llvm::object::WindowsResourceParser

Completed in 72 milliseconds