Searched refs:clang_InlineCommandComment_getNumArgs (Results 1 – 9 of 9) sorted by relevance
285 unsigned clang_InlineCommandComment_getNumArgs(CXComment Comment);
281 unsigned clang_InlineCommandComment_getNumArgs(CXComment Comment);
62 clang_InlineCommandComment_getNumArgs
170 unsigned clang_InlineCommandComment_getNumArgs(CXComment CXC) { in clang_InlineCommandComment_getNumArgs() function
72 clang_InlineCommandComment_getNumArgs
169 unsigned clang_InlineCommandComment_getNumArgs(CXComment CXC) { in clang_InlineCommandComment_getNumArgs() function
2196 pub fn clang_InlineCommandComment_getNumArgs(comment: CXComment) -> c_uint;
422 for (i = 0, e = clang_InlineCommandComment_getNumArgs(Comment); in DumpCXCommentInternal()
504 for (i = 0, e = clang_InlineCommandComment_getNumArgs(Comment); in DumpCXCommentInternal()