Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp701 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp419 SourceLocation TextBegin, in actOnVerbatimLine()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h929 SourceLocation TextBegin; variable
935 SourceLocation TextBegin, in VerbatimLineComment()