Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp807 case LCS_BetweenComments: { in lex()
840 CommentState = LCS_BetweenComments; in lex()
844 CommentState = LCS_BetweenComments; in lex()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h253 LCS_BetweenComments enumerator