Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h352 HTMLTagComment(CommentKind K, in HTMLTagComment() function
370 static bool classof(const HTMLTagComment *) { return true; } in classof()