Home
last modified time | relevance | path

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

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