Home | History | Annotate | Download | only in libclang

Lines Matching refs:BlockCommandComment

220   const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC);
229 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC);
238 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC);
246 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC);
415 const BlockCommandComment *Returns;
445 const BlockCommandComment *BCC = cast<BlockCommandComment>(Child);
488 MiscBlocks.push_back(cast<BlockCommandComment>(Child));
558 void visitBlockCommandComment(const BlockCommandComment *C);
652 const BlockCommandComment *C) {
888 void visitBlockCommandComment(const BlockCommandComment *C);
1033 void CommentASTToXMLConverter::visitBlockCommandComment(const BlockCommandComment *C) {