Searched refs:clang_Comment_getChild (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DDocumentation.h230 CXComment clang_Comment_getChild(CXComment Comment, unsigned ChildIdx);
/external/clang/tools/libclang/
H A DCXComment.cpp101 CXComment clang_Comment_getChild(CXComment CXC, unsigned ChildIdx) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c530 DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i));

Completed in 177 milliseconds