Searched refs:clang_InlineCommandComment_getNumArgs (Results 1 – 4 of 4) sorted by relevance
286 unsigned clang_InlineCommandComment_getNumArgs(CXComment Comment);
119 clang_InlineCommandComment_getNumArgs;
169 unsigned clang_InlineCommandComment_getNumArgs(CXComment CXC) { in clang_InlineCommandComment_getNumArgs() function
507 for (i = 0, e = clang_InlineCommandComment_getNumArgs(Comment); in DumpCXCommentInternal()