clang 19.0.0git
clang::format::UnwrappedLineParser Member List

This is the complete list of members for clang::format::UnwrappedLineParser, including all inherited members.

CompoundStatementIndenterclang::format::UnwrappedLineParserfriend
parse()clang::format::UnwrappedLineParser
ScopedLineStateclang::format::UnwrappedLineParserfriend
UnwrappedLineParser(SourceManager &SourceMgr, const FormatStyle &Style, const AdditionalKeywords &Keywords, unsigned FirstStartColumn, ArrayRef< FormatToken * > Tokens, UnwrappedLineConsumer &Callback, llvm::SpecificBumpPtrAllocator< FormatToken > &Allocator, IdentifierTable &IdentTable)clang::format::UnwrappedLineParser