Searched refs:clang_InlineCommandComment_getArgText (Results 1 – 9 of 9) sorted by relevance
291 CXString clang_InlineCommandComment_getArgText(CXComment Comment,
296 CXString clang_InlineCommandComment_getArgText(CXComment Comment,
63 clang_InlineCommandComment_getArgText
178 CXString clang_InlineCommandComment_getArgText(CXComment CXC, in clang_InlineCommandComment_getArgText() function
2417 pub fn clang_InlineCommandComment_getArgText(comment: CXComment, index: c_uint) -> CXString;
426 clang_InlineCommandComment_getArgText(Comment, i)); in DumpCXCommentInternal()