Home
last modified time | relevance | path

Searched refs:lexCommentText (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h327 void lexCommentText(Token &T);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp305 void Lexer::lexCommentText(Token &T) { in lexCommentText() function in clang::comments::Lexer
872 lexCommentText(T); in lex()