Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp460 const char *TextBegin, in setupAndLexVerbatimBlock() argument
544 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine() argument
H A DCommentParser.cpp867 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp418 actOnVerbatimLine(SourceLocation LocBegin,unsigned CommandID,SourceLocation TextBegin,StringRef Text) actOnVerbatimLine() argument