clang 20.0.0git
|
This is the complete list of members for clang::comments::TextTokenRetokenizer, including all inherited members.
lexDelimitedSeq(Token &Tok, char OpenDelim, char CloseDelim) | clang::comments::TextTokenRetokenizer | inline |
lexParHeading(Token &Tok) | clang::comments::TextTokenRetokenizer | inline |
lexType(Token &Tok) | clang::comments::TextTokenRetokenizer | inline |
lexWord(Token &Tok) | clang::comments::TextTokenRetokenizer | inline |
putBackLeftoverTokens() | clang::comments::TextTokenRetokenizer | inline |
startsWithParCommand() | clang::comments::TextTokenRetokenizer | inline |
TextTokenRetokenizer(llvm::BumpPtrAllocator &Allocator, Parser &P) | clang::comments::TextTokenRetokenizer | inline |