Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp465 const char *TextBegin, in setupAndLexVerbatimBlock()
549 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp707 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp445 SourceLocation TextBegin, in actOnVerbatimLine()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h947 SourceLocation TextBegin; variable
953 SourceLocation TextBegin, in VerbatimLineComment()