Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDCommentLexer.cpp460 const char *TextBegin, in setupAndLexVerbatimBlock()
544 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
HDCommentParser.cpp867 SourceLocation TextBegin; in parseVerbatimLine() local
HDCommentSema.cpp418 SourceLocation TextBegin, in actOnVerbatimLine()