Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp468 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()
480 if (!TPCC->hasNonWhitespaceParagraph()) in FullCommentParts()
/external/clang/include/clang/AST/
DComment.h678 bool hasNonWhitespaceParagraph() const { in hasNonWhitespaceParagraph() function