Searched refs:clang_Comment_getChild (Results 1 – 4 of 4) sorted by relevance
230 CXComment clang_Comment_getChild(CXComment Comment, unsigned ChildIdx);
51 clang_Comment_getChild
101 CXComment clang_Comment_getChild(CXComment CXC, unsigned ChildIdx) { in clang_Comment_getChild() function
543 DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i)); in DumpCXCommentInternal()