Home
last modified time | relevance | path

Searched refs:isMalformed (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp666 if (C->isMalformed()) in visitHTMLStartTagComment()
683 if (C->isMalformed()) in visitHTMLEndTagComment()
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h409 bool isMalformed() const { in isMalformed() function
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp511 if (HST->isMalformed()) in actOnHTMLEndTag()