reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 raw_ostream& Indent() { return Indent(Indentation); } 278 T.print(Out, Policy, (Pack ? "..." : "") + DeclName, Indentation); 283 Decl::printGroup(Decls.data(), Decls.size(), Out, Policy, Indentation); 344 SimpleInit->printPretty(Out, nullptr, Policy, Indentation); 353 Args[I]->printPretty(Out, nullptr, Policy, Indentation); 372 Indentation += Policy.Indentation; 428 Indentation -= Policy.Indentation; 432 Indentation += Policy.Indentation; 493 Indentation -= Policy.Indentation; 508 Ty.print(Out, Policy, D->getName(), Indentation); 565 Init->printPretty(Out, nullptr, Policy, Indentation, "\n", &Context); 618 printExplicitSpecifier(ExplicitSpec, Out, Policy, Indentation); 641 DeclPrinter TArgPrinter(POut, SubPolicy, Context, Indentation); 659 DeclPrinter ParamPrinter(POut, SubPolicy, Context, Indentation); 717 Indentation); 756 DeclPrinter ParamPrinter(Out, SubPolicy, Context, Indentation); 757 Indentation += Policy.Indentation; 763 Indentation -= Policy.Indentation; 768 D->getBody()->printPretty(Out, nullptr, SubPolicy, Indentation); 809 stream(Policy, D->getName(), Indentation); 813 D->getBitWidth()->printPretty(Out, nullptr, Policy, Indentation); 822 Init->printPretty(Out, nullptr, Policy, Indentation); 887 Init->printPretty(Out, nullptr, SubPolicy, Indentation); 901 D->getAsmString()->printPretty(Out, nullptr, Policy, Indentation); 912 D->getAssertExpr()->printPretty(Out, nullptr, Policy, Indentation); 915 SL->printPretty(Out, nullptr, Policy, Indentation); 1073 Indentation); 1138 Indentation); 1317 Indentation += Policy.Indentation; 1322 Indentation -= Policy.Indentation; 1371 Indentation += Policy.Indentation; 1377 Indentation -= Policy.Indentation; 1427 Indentation += Policy.Indentation; 1431 Indentation -= Policy.Indentation; 1708 D->getInit()->printPretty(Out, nullptr, Policy, Indentation);