Lines Matching full:indent
34 raw_ostream& Indent() { return Indent(Indentation); }
35 raw_ostream& Indent(unsigned Indentation);
55 void VisitDeclContext(DeclContext *DC, bool Indent = true);
189 Printer.VisitDeclContext(const_cast<DeclContext *>(this), /*Indent=*/false);
192 raw_ostream& DeclPrinter::Indent(unsigned Indentation) {
230 Indent();
251 this->Indent();
271 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) {
275 if (Indent)
324 this->Indent();
331 this->Indent();
366 if (Indent)
409 Indent() << "}";
427 Indent() << "}";
639 Indent();
795 Indent() << "}";
855 Indent() << "}";
873 Indent() << "}";
1091 Indent() << I->getASTContext().getUnqualifiedObjCPointerType(I->getType()).
1145 Indent() << I->getASTContext()
1201 Indent() << I->getASTContext().getUnqualifiedObjCPointerType(I->getType()).