Searched refs:PrintNested (Results 1 – 2 of 2) sorted by relevance
404 bool PrintNested, unsigned Depth) const { in print() argument430 if (PrintNested) { in print()434 (*I)->print(OS, /*Verbose*/ false, PrintNested, Depth + 2); in print()
474 void print(raw_ostream &OS, bool Verbose = false, bool PrintNested = true,