|
clang 22.0.0git
|
This is the complete list of members for clang::format::UnwrappedLineParser, including all inherited members.
| CompoundStatementIndenter class | clang::format::UnwrappedLineParser | friend |
| parse() | clang::format::UnwrappedLineParser | |
| ScopedLineState class | clang::format::UnwrappedLineParser | friend |
| 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 |