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