Home
last modified time | relevance | path

Searched refs:DumpCXCommentInternal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c459 static void DumpCXCommentInternal(struct CommentASTDumpingContext *Ctx, in DumpCXCommentInternal() function
630 DumpCXCommentInternal(Ctx, clang_Comment_getChild(Comment, i)); in DumpCXCommentInternal()
641 DumpCXCommentInternal(&Ctx, Comment); in DumpCXComment()