Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp469 const char *TextBegin, in setupAndLexVerbatimBlock()
553 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp867 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp420 SourceLocation TextBegin, in actOnVerbatimLine()