Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentLexer.cpp272 assert(CommentState == LCS_InsideBCPLComment || in lexCommentText()
742 CommentState = LCS_InsideBCPLComment; in lex()
786 case LCS_InsideBCPLComment: in lex()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentLexer.h247 LCS_InsideBCPLComment, enumerator