HomeSort by relevance Sort by last modified time
    Searched full:appendparagraphcommentwithkind (Results 1 - 1 of 1) sorted by null

  /external/clang/tools/libclang/
CXComment.cpp 885 void appendParagraphCommentWithKind(const ParagraphComment *C,
1012 appendParagraphCommentWithKind(C, StringRef());
1015 void CommentASTToXMLConverter::appendParagraphCommentWithKind(
1060 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind);
    [all...]

Completed in 539 milliseconds