Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp333 case LS_VerbatimBlockFirstLine: in lexCommentText()
486 State = LS_VerbatimBlockFirstLine; in setupAndLexVerbatimBlock()
783 if (State != LS_VerbatimBlockBody && State != LS_VerbatimBlockFirstLine) in lex()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h260 LS_VerbatimBlockFirstLine, enumerator