Searched refs:clang_InlineCommandComment_getNumArgs (Results 1 – 4 of 4) sorted by relevance
281 unsigned clang_InlineCommandComment_getNumArgs(CXComment Comment);
62 clang_InlineCommandComment_getNumArgs
170 unsigned clang_InlineCommandComment_getNumArgs(CXComment CXC) { in clang_InlineCommandComment_getNumArgs() function
422 for (i = 0, e = clang_InlineCommandComment_getNumArgs(Comment); in DumpCXCommentInternal()