Searched defs:IsSelfClosing (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp469 bool IsSelfClosing) {
472 if (IsSelfClosing)
465 actOnHTMLStartTagFinish( HTMLStartTagComment *Tag, ArrayRef<HTMLStartTagComment::Attribute> Attrs, SourceLocation GreaterLoc, bool IsSelfClosing) argument

Completed in 87 milliseconds