Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentLexer.cpp278 case LS_VerbatimBlockFirstLine: in lexCommentText()
450 State = LS_VerbatimBlockFirstLine; in setupAndLexVerbatimBlock()
743 if (State != LS_VerbatimBlockBody && State != LS_VerbatimBlockFirstLine) in lex()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentLexer.h261 LS_VerbatimBlockFirstLine, enumerator