Searched defs:print_tree (Results 1 – 5 of 5) sorted by relevance
196 def print_tree(self): member in LLVMProjectInfo
72 static void print_tree(struct rb_root *root) in print_tree() function142 #define print_tree(root) do {} while (0) macro
415 void Region::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()
716 def print_tree(head): function