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