Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp334 lexVerbatimBlockFirstLine(T); in lexCommentText()
489 void Lexer::lexVerbatimBlockFirstLine(Token &T) { in lexVerbatimBlockFirstLine() function in clang::comments::Lexer
546 lexVerbatimBlockFirstLine(T); in lexVerbatimBlockBody()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h329 void lexVerbatimBlockFirstLine(Token &T);