Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DCommentLexer.cpp429 const char *TextBegin, in setupAndLexVerbatimBlock()
507 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
DCommentParser.cpp708 SourceLocation TextBegin; in parseVerbatimLine() local
DCommentSema.cpp442 SourceLocation TextBegin, in actOnVerbatimLine()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h931 SourceLocation TextBegin; variable
937 SourceLocation TextBegin, in VerbatimLineComment()