Searched refs:IndentScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp122 class IndentScope { class in class:__anon17715::ASTDumper
124 // Preserve the Dumper's MoreChildren value from the previous IndentScope
127 IndentScope(ASTDumper &Dumper) : Dumper(Dumper) { function in class:__anon17715::ASTDumper::IndentScope
132 ~IndentScope() {
533 IndentScope Indent(*this);
566 IndentScope Indent(*this);
573 IndentScope Indent(*this);
594 IndentScope Indent(*this);
613 IndentScope Indent(*this);
620 IndentScope Inden
[all...]

Completed in 41 milliseconds