Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h83 friend class HTMLStartTagComment; variable
423 HTMLStartTagComment(SourceLocation LocBegin, in HTMLStartTagComment() function
437 static bool classof(const HTMLStartTagComment *) { return true; } in classof()