Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentLexer.cpp294 assert(CommentState == LCS_InsideBCPLComment || in lexCommentText()
768 CommentState = LCS_InsideBCPLComment; in lex()
812 case LCS_InsideBCPLComment: in lex()
/external/clang/include/clang/AST/
DCommentLexer.h247 LCS_InsideBCPLComment, enumerator