Searched refs:TextTreeStructure (Results 1 – 2 of 2) sorted by relevance
29 class TextTreeStructure {121 TextTreeStructure(raw_ostream &OS, bool ShowColors) in TextTreeStructure() function126 : public TextTreeStructure,
55 : TextTreeStructure(OS, ShowColors), OS(OS), ShowColors(ShowColors), SM(SM), in TextNodeDumper()