Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp334 lexVerbatimLineText(T); in lexCommentText()
553 void Lexer::lexVerbatimLineText(Token &T) { in lexVerbatimLineText() function in clang::comments::Lexer
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h339 void lexVerbatimLineText(Token &T);