Home | History | Annotate | Download | only in Support

Lines Matching refs:indent

908   outs().indent(GlobalWidth-L-6) << " - " << HelpStr << "\n";
937 outs().indent(GlobalWidth-getOptionWidth(O)) << " - " << O.HelpStr << '\n';
943 outs().indent(GlobalWidth-std::strlen(O.ArgStr));
1080 outs().indent(GlobalWidth-L-6) << " - " << O.HelpStr << '\n';
1085 outs().indent(NumSpaces) << " - " << getDescription(i) << '\n';
1093 outs().indent(GlobalWidth-L-8) << " - " << getDescription(i) << '\n';
1108 outs().indent(GlobalWidth-std::strlen(O.ArgStr));
1118 outs().indent(NumSpaces) << " (default: ";
1145 outs().indent(NumSpaces) << " (default: "; \
1168 outs().indent(NumSpaces) << " (default: ";