Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp339 case LS_VerbatimLineText: in lexCommentText()
555 State = LS_VerbatimLineText; in setupAndLexVerbatimLine()
559 assert(State == LS_VerbatimLineText); in lexVerbatimLineText()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h268 LS_VerbatimLineText, enumerator