clang API Documentation
| 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] |