Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp293 assert(CommentState == LCS_InsideBCPLComment || in lexCommentText()
780 CommentState = LCS_InsideBCPLComment; in lex()
824 case LCS_InsideBCPLComment: in lex()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h251 LCS_InsideBCPLComment, enumerator