Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp148 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()
160 if (!TPCC->hasNonWhitespaceParagraph()) in FullCommentParts()
/external/clang/include/clang/AST/
DComment.h699 bool hasNonWhitespaceParagraph() const { in hasNonWhitespaceParagraph() function