Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp464 const char *TextBegin, in setupAndLexVerbatimBlock()
548 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp712 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp447 SourceLocation TextBegin, in actOnVerbatimLine()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h946 SourceLocation TextBegin; variable
952 SourceLocation TextBegin, in VerbatimLineComment()