Searched refs:clang_Comment_getChild (Results 1 – 4 of 4) sorted by relevance
234 CXComment clang_Comment_getChild(CXComment Comment, unsigned ChildIdx);
66 clang_Comment_getChild
97 CXComment clang_Comment_getChild(CXComment CXC, unsigned ChildIdx) { in clang_Comment_getChild() function
630 DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i)); in DumpCXCommentInternal()