Home
last modified time | relevance | path

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

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