Searched refs:LCS_InsideCComment (Results 1 – 2 of 2) sorted by relevance
83 assert(CommentState == LCS_InsideCComment); in skipLineStartingDecorations()271 CommentState == LCS_InsideCComment); in lexCommentText()397 if (CommentState == LCS_InsideCComment) in lexCommentText()488 if (CommentState == LCS_InsideCComment) in lexVerbatimBlockBody()746 CommentState = LCS_InsideCComment; in lex()773 case LCS_InsideCComment: in lex()779 if (CommentState == LCS_InsideCComment) { in lex()
245 LCS_InsideCComment, enumerator