Searched refs:LCS_InsideCComment (Results 1 – 2 of 2) sorted by relevance
93 assert(CommentState == LCS_InsideCComment); in skipLineStartingDecorations()295 CommentState == LCS_InsideCComment); in lexCommentText()431 if (CommentState == LCS_InsideCComment) in lexCommentText()522 if (CommentState == LCS_InsideCComment) in lexVerbatimBlockBody()786 CommentState = LCS_InsideCComment; in lex()813 case LCS_InsideCComment: in lex()819 if (CommentState == LCS_InsideCComment) { in lex()
248 LCS_InsideCComment, enumerator