Searched defs:print_tree (Results 1 – 7 of 7) sorted by relevance
184 def print_tree(self): member in LLVMProjectInfo
196 def print_tree(self): member in LLVMProjectInfo
72 static void print_tree(struct rb_root *root) in print_tree() function148 #define print_tree(root) do {} while (0) macro
491 void RegionBase<Tr>::print(raw_ostream &OS, bool print_tree, unsigned level, in print()
473 void RegionBase<Tr>::print(raw_ostream &OS, bool print_tree, unsigned level, in print()
415 void Region::print(raw_ostream &OS, bool print_tree, unsigned level, in print()
844 def print_tree(head): function