Home
last modified time | relevance | path

Searched defs:TextBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp460 const char *TextBegin, in setupAndLexVerbatimBlock()
544 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp867 SourceLocation TextBegin; in parseVerbatimLine() local