Searched refs:clang_TParamCommandComment_getIndex (Results 1 – 4 of 4) sorted by relevance
477 unsigned clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth);
146 clang_TParamCommandComment_getIndex;
335 unsigned clang_TParamCommandComment_getIndex(CXComment CXC, unsigned Depth) { in clang_TParamCommandComment_getIndex() function
597 printf("%u", clang_TParamCommandComment_getIndex(Comment, i)); in DumpCXCommentInternal()