Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentLexer.cpp279 lexVerbatimBlockFirstLine(T); in lexCommentText()
453 void Lexer::lexVerbatimBlockFirstLine(Token &T) { in lexVerbatimBlockFirstLine() function in clang::comments::Lexer
504 lexVerbatimBlockFirstLine(T); in lexVerbatimBlockBody()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentLexer.h336 void lexVerbatimBlockFirstLine(Token &T);