Home
last modified time | relevance | path

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

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