Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp336 case LS_VerbatimBlockFirstLine: in lexCommentText()
490 State = LS_VerbatimBlockFirstLine; in setupAndLexVerbatimBlock()
810 case LS_VerbatimBlockFirstLine: in lex()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h265 LS_VerbatimBlockFirstLine, enumerator