Home
last modified time | relevance | path

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

/freebsd-src/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.cpp696 SourceLocation TextBegin; parseVerbatimLine() local
H A DCommentSema.cpp418 SourceLocation TextBegin, in actOnVerbatimLine()