Searched defs:ScopedPrinter (Results 1 – 17 of 17) sorted by relevance
20 class ScopedPrinter; variable
19 class ScopedPrinter; variable
25 class ScopedPrinter; variable
33 class ScopedPrinter; variable
47 class ScopedPrinter; variable
23 class ScopedPrinter; variable
71 ScopedPrinter(raw_ostream &OS) : OS(OS), IndentLevel(0) {} in ScopedPrinter() function
70 ScopedPrinter(raw_ostream &OS) : OS(OS), IndentLevel(0) {} in ScopedPrinter() function