Home
last modified time | relevance | path

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

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