Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentParser.h33 friend class TextTokenRetokenizer; variable
H A DCommentLexer.h27 class TextTokenRetokenizer; variable
57 friend class TextTokenRetokenizer; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp30 class TextTokenRetokenizer { class
146 TextTokenRetokenizer(llvm::BumpPtrAllocator &Allocator, Parser &P): TextTokenRetokenizer() function in clang::comments::TextTokenRetokenizer