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()
520 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.h950 SourceLocation TextBegin; variable
956 SourceLocation TextBegin, in VerbatimLineComment()