Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp450 const char *TextBegin, in setupAndLexVerbatimBlock()
534 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp708 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp445 SourceLocation TextBegin, in actOnVerbatimLine()
/aosp_15_r20/external/clang/include/clang/AST/
H A DComment.h952 SourceLocation TextBegin; variable
958 SourceLocation TextBegin, in VerbatimLineComment()