clang 19.0.0git
clang::format::FormatTokenLexer Member List

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

FormatTokenLexer(const SourceManager &SourceMgr, FileID ID, unsigned Column, const FormatStyle &Style, encoding::Encoding Encoding, llvm::SpecificBumpPtrAllocator< FormatToken > &Allocator, IdentifierTable &IdentTable)clang::format::FormatTokenLexer
getKeywords()clang::format::FormatTokenLexerinline
lex()clang::format::FormatTokenLexer