Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentLexer.cpp328 lexVerbatimBlockFirstLine(T); in lexCommentText()
484 void Lexer::lexVerbatimBlockFirstLine(Token &T) { in lexVerbatimBlockFirstLine() function in clang::comments::Lexer
541 lexVerbatimBlockFirstLine(T); in lexVerbatimBlockBody()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentLexer.h332 void lexVerbatimBlockFirstLine(Token &T);