Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentLexer.cpp284 void Lexer::lexCommentText(Token &T) { in lexCommentText() function in clang::comments::Lexer
808 lexCommentText(T); in lex()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentLexer.h320 void lexCommentText(Token &T);