Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp442 const char *TextBegin, in setupAndLexVerbatimBlock()
520 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
H A DCommentParser.cpp708 SourceLocation TextBegin; in parseVerbatimLine() local
H A DCommentSema.cpp447 SourceLocation TextBegin, in actOnVerbatimLine()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h952 SourceLocation TextBegin; variable
958 SourceLocation TextBegin, in VerbatimLineComment()