Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp333 case LS_VerbatimLineText: in lexCommentText()
550 State = LS_VerbatimLineText; in setupAndLexVerbatimLine()
554 assert(State == LS_VerbatimLineText); in lexVerbatimLineText()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h273 LS_VerbatimLineText, enumerator