enum Lexer::LexerCommentState

Declared at: clang/include/clang/AST/CommentLexer.h:249

Enumerators

NameValueComment
LCS_BeforeComment0
LCS_InsideBCPLComment1
LCS_InsideCComment2
LCS_BetweenComments3