Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h480 HTMLEndTagComment(SourceLocation LocBegin, in HTMLEndTagComment() function
494 static bool classof(const HTMLEndTagComment *) { return true; } in classof()