Searched defs:TextBegin (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp712 SourceLocation TextBegin; local
H A DCommentSema.cpp445 actOnVerbatimLine(SourceLocation LocBegin, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h946 SourceLocation TextBegin; member in class:clang::comments::ParamCommandComment::VerbatimLineComment
949 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument

Completed in 42 milliseconds