Home
last modified time | relevance | path

Searched defs:TagNameBegin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp717 const char *TagNameBegin = skipWhitespace(BufferPtr + 2, CommentEnd); in setupAndLexHTMLEndTag() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h380 SourceLocation TagNameBegin, in HTMLTagComment()