Searched refs:clang_getCompletionBriefComment (Results 1 – 5 of 5) sorted by relevance
243 clang_getCompletionBriefComment;
231 clang_getCompletionBriefComment(CXCompletionString completion_string) { in clang_getCompletionBriefComment() function
5529 clang_getCompletionBriefComment(CXCompletionString completion_string);
2613 return conf.lib.clang_getCompletionBriefComment(self.obj)
2569 BriefComment = clang_getCompletionBriefComment( in print_completion_result()