Home
last modified time | relevance | path

Searched defs:TextTokenRetokenizer (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentParser.h34 friend class TextTokenRetokenizer; variable
H A DCommentLexer.h28 class TextTokenRetokenizer; variable
58 friend class TextTokenRetokenizer; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp31 class TextTokenRetokenizer { class
147 TextTokenRetokenizer(llvm::BumpPtrAllocator &Allocator, Parser &P): in TextTokenRetokenizer() function in clang::comments::TextTokenRetokenizer