Searched refs:clang_BlockCommandComment_getNumArgs (Results 1 – 9 of 9) sorted by relevance
351 unsigned clang_BlockCommandComment_getNumArgs(CXComment Comment);
356 unsigned clang_BlockCommandComment_getNumArgs(CXComment Comment);
70 clang_BlockCommandComment_getNumArgs
236 unsigned clang_BlockCommandComment_getNumArgs(CXComment CXC) { in clang_BlockCommandComment_getNumArgs() function
2402 pub fn clang_BlockCommandComment_getNumArgs(comment: CXComment) -> c_uint;
471 for (i = 0, e = clang_BlockCommandComment_getNumArgs(Comment); in DumpCXCommentInternal()