Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp469 bool IsSelfClosing) { in actOnHTMLStartTagFinish()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h121 unsigned IsSelfClosing : 1; variable