Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentLexer.cpp795 case LCS_BetweenComments: { in lex()
828 CommentState = LCS_BetweenComments; in lex()
832 CommentState = LCS_BetweenComments; in lex()
/external/clang/include/clang/AST/
DCommentLexer.h249 LCS_BetweenComments enumerator