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() function155 #define print_tree(root) do {} while (0) macro
490 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()
843 def print_tree(head): function