Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp332 case LS_VerbatimBlockFirstLine: in lexCommentText()
485 State = LS_VerbatimBlockFirstLine; in setupAndLexVerbatimBlock()
781 if (State != LS_VerbatimBlockBody && State != LS_VerbatimBlockFirstLine) in lex()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h265 LS_VerbatimBlockFirstLine, enumerator