Searched refs:TextTreeStructure (Results 1 – 2 of 2) sorted by relevance
33 class TextTreeStructure {123 TextTreeStructure(raw_ostream &OS, bool ShowColors) in TextTreeStructure() function128 : public TextTreeStructure,
63 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors), in TextNodeDumper()69 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors) {} in TextNodeDumper()