Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDCommentLexer.cpp297 assert(CommentState == LCS_InsideBCPLComment || in lexCommentText()
776 CommentState = LCS_InsideBCPLComment; in lex()
820 case LCS_InsideBCPLComment: in lex()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentLexer.h251 LCS_InsideBCPLComment, enumerator