Searched refs:clang_TParamCommandComment_getDepth (Results 1 – 9 of 9) sorted by relevance
451 unsigned clang_TParamCommandComment_getDepth(CXComment Comment);
456 unsigned clang_TParamCommandComment_getDepth(CXComment Comment);
80 clang_TParamCommandComment_getDepth
328 unsigned clang_TParamCommandComment_getDepth(CXComment CXC) { in clang_TParamCommandComment_getDepth() function
2428 pub fn clang_TParamCommandComment_getDepth(comment: CXComment) -> c_uint;
510 for (i = 0, e = clang_TParamCommandComment_getDepth(Comment); in DumpCXCommentInternal()