Searched refs:clang_BlockCommandComment_getArgText (Results 1 – 9 of 9) sorted by relevance
361 CXString clang_BlockCommandComment_getArgText(CXComment Comment,
366 CXString clang_BlockCommandComment_getArgText(CXComment Comment,
71 clang_BlockCommandComment_getArgText
244 CXString clang_BlockCommandComment_getArgText(CXComment CXC, in clang_BlockCommandComment_getArgText() function
2400 pub fn clang_BlockCommandComment_getArgText(comment: CXComment, index: c_uint) -> CXString;
475 clang_BlockCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()