Searched refs:LCS_InsideCComment (Results 1 – 2 of 2) sorted by relevance
84 assert(CommentState == LCS_InsideCComment); in skipLineStartingDecorations()273 CommentState == LCS_InsideCComment); in lexCommentText()410 if (CommentState == LCS_InsideCComment) in lexCommentText()501 if (CommentState == LCS_InsideCComment) in lexVerbatimBlockBody()760 CommentState = LCS_InsideCComment; in lex()787 case LCS_InsideCComment: in lex()793 if (CommentState == LCS_InsideCComment) { in lex()
248 LCS_InsideCComment, enumerator