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