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