clang API Documentation

clang::comments::TextTokenRetokenizer Member List
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]
lexWord(Token &Tok)clang::comments::TextTokenRetokenizer [inline]
putBackLeftoverTokens()clang::comments::TextTokenRetokenizer [inline]
TextTokenRetokenizer(llvm::BumpPtrAllocator &Allocator, Parser &P)clang::comments::TextTokenRetokenizer [inline]