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