Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp844 case LCS_BetweenComments: { in lex()
885 CommentState = LCS_BetweenComments; in lex()
893 CommentState = LCS_BetweenComments; in lex()
897 CommentState = LCS_BetweenComments; in lex()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h253 LCS_BetweenComments enumerator