Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h161 void printTree(raw_ostream &OS) const;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h436 void print(raw_ostream &OS, bool printTree = true, unsigned level = 0,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp376 void WindowsResourceParser::printTree(raw_ostream &OS) const { in printTree() function in llvm::object::WindowsResourceParser