Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp809 case LCS_BetweenComments: { in lex()
842 CommentState = LCS_BetweenComments; in lex()
846 CommentState = LCS_BetweenComments; in lex()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h248 LCS_BetweenComments enumerator