Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentLexer.cpp300 case LS_VerbatimBlockFirstLine: in lexCommentText()
471 State = LS_VerbatimBlockFirstLine; in setupAndLexVerbatimBlock()
769 if (State != LS_VerbatimBlockBody && State != LS_VerbatimBlockFirstLine) in lex()
/external/clang/include/clang/AST/
DCommentLexer.h261 LS_VerbatimBlockFirstLine, enumerator