Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp338 case LS_VerbatimLineText: in lexCommentText()
554 State = LS_VerbatimLineText; in setupAndLexVerbatimLine()
558 assert(State == LS_VerbatimLineText); in lexVerbatimLineText()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h273 LS_VerbatimLineText, enumerator