clang::insights::OutputFormatHelper Member List

This is the complete list of members for clang::insights::OutputFormatHelper, including all inherited members.

Append(const char c)clang::insights::OutputFormatHelperinline
Append(const std::string_view &arg)clang::insights::OutputFormatHelperinline
Append(const auto &... args)clang::insights::OutputFormatHelperinline
AppendComma(OnceFalse &needsComma)clang::insights::OutputFormatHelperinline
AppendComment(const std::string_view &arg)clang::insights::OutputFormatHelperinline
AppendCommentNewLine(const std::string_view &arg)clang::insights::OutputFormatHelperinline
AppendCommentNewLine(const auto &... args)clang::insights::OutputFormatHelperinline
AppendNewLine(const char c)clang::insights::OutputFormatHelperinline
AppendNewLine(const std::string_view &arg)clang::insights::OutputFormatHelperinline
AppendNewLine(const auto &... args)clang::insights::OutputFormatHelperinline
AppendParameterList(const ArrayRef< ParmVarDecl * > parameters, const NameOnly nameOnly=NameOnly::No, const GenMissingParamName genMissingParamName=GenMissingParamName::No)clang::insights::OutputFormatHelper
AppendSemiNewLine()clang::insights::OutputFormatHelperinline
AppendSemiNewLine(const Args &... args)clang::insights::OutputFormatHelperinline
AppendSemiNewLine(const std::string_view &arg)clang::insights::OutputFormatHelperinline
CloseScope(const NoNewLineBefore newLineBefore=NoNewLineBefore::No)clang::insights::OutputFormatHelper
CloseScopeWithSemi(const NoNewLineBefore newLineBefore=NoNewLineBefore::No)clang::insights::OutputFormatHelperinline
CurrentPos() constclang::insights::OutputFormatHelperinline
DecreaseIndent()clang::insights::OutputFormatHelperinline
empty() constclang::insights::OutputFormatHelperinline
ForEachArg(const auto &arguments, auto &&lambda)clang::insights::OutputFormatHelperinline
GetIndent() constclang::insights::OutputFormatHelperinline
GetString()clang::insights::OutputFormatHelperinline
IncreaseIndent()clang::insights::OutputFormatHelperinline
InsertAt(const size_t atPos, std::string_view data)clang::insights::OutputFormatHelperinline
InsertEndIfTemplateGuard()clang::insights::OutputFormatHelperinline
InsertIfDefTemplateGuard()clang::insights::OutputFormatHelperinline
OpenScope()clang::insights::OutputFormatHelperinline
operator std::string_view() const &clang::insights::OutputFormatHelperinline
OutputFormatHelper()=defaultclang::insights::OutputFormatHelper
OutputFormatHelper(const unsigned indent)clang::insights::OutputFormatHelperinlineexplicit
SetIndent(const unsigned indent, const SkipIndenting skipIndenting=SkipIndenting::No)clang::insights::OutputFormatHelperinline
SetIndent(const OutputFormatHelper &rhs, const SkipIndenting skipIndenting=SkipIndenting::No)clang::insights::OutputFormatHelperinline
size() constclang::insights::OutputFormatHelperinline
STRONG_BOOL(SkipIndenting)clang::insights::OutputFormatHelper
STRONG_BOOL(NameOnly)clang::insights::OutputFormatHelper
STRONG_BOOL(GenMissingParamName)clang::insights::OutputFormatHelper
STRONG_BOOL(NoNewLineBefore)clang::insights::OutputFormatHelper