Searched refs:TextTreeStructure (Results 1 – 2 of 2) sorted by relevance
34 class TextTreeStructure {124 TextTreeStructure(raw_ostream &OS, bool ShowColors) in TextTreeStructure() function129 : public TextTreeStructure,
64 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors), in TextNodeDumper()70 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors) {} in TextNodeDumper()