Searched refs:clang_TParamCommandComment_getIndex (Results 1 – 9 of 9) sorted by relevance
476 unsigned clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth);
472 unsigned clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth);
81 clang_TParamCommandComment_getIndex
336 unsigned clang_TParamCommandComment_getIndex(CXComment CXC, unsigned Depth) { in clang_TParamCommandComment_getIndex() function
91 clang_TParamCommandComment_getIndex
335 unsigned clang_TParamCommandComment_getIndex(CXComment CXC, unsigned Depth) { in clang_TParamCommandComment_getIndex() function
2205 pub fn clang_TParamCommandComment_getIndex(comment: CXComment, depth: c_uint) -> c_uint;
512 printf("%u", clang_TParamCommandComment_getIndex(Comment, i)); in DumpCXCommentInternal()
594 printf("%u", clang_TParamCommandComment_getIndex(Comment, i)); in DumpCXCommentInternal()