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