Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp690 const char *TagNameBegin = skipWhitespace(BufferPtr + 2, CommentEnd); in setupAndLexHTMLEndTag() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h386 SourceLocation TagNameBegin, in HTMLTagComment()