Home
last modified time | relevance | path

Searched refs:IsSelfClosing (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h170 bool IsSelfClosing);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp442 bool IsSelfClosing) { in actOnHTMLStartTagFinish() argument
445 if (IsSelfClosing) in actOnHTMLStartTagFinish()