Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentLexer.cpp450 const char *TextBegin, in setupAndLexVerbatimBlock()
534 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
DCommentParser.cpp708 SourceLocation TextBegin; in parseVerbatimLine() local
DCommentSema.cpp445 SourceLocation TextBegin, in actOnVerbatimLine()
/external/llvm-project/clang/lib/AST/
DCommentLexer.cpp464 const char *TextBegin, in setupAndLexVerbatimBlock()
548 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine()
DCommentParser.cpp712 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()
/external/llvm-project/clang/include/clang/AST/
DComment.h946 SourceLocation TextBegin; variable
952 SourceLocation TextBegin, in VerbatimLineComment()