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.cpp803 case LCS_BetweenComments: { in lex()
836 CommentState = LCS_BetweenComments; in lex()
840 CommentState = LCS_BetweenComments; in lex()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h253 LCS_BetweenComments enumerator