Searched refs:TextTreeStructure (Results 1 – 2 of 2) sorted by relevance
32 class TextTreeStructure {122 TextTreeStructure(raw_ostream &OS, bool ShowColors) in TextTreeStructure() function127 : public TextTreeStructure,
61 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors), in TextNodeDumper()67 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors) {} in TextNodeDumper()