Searched refs:clang_getCompletionBriefComment (Results 1 – 5 of 5) sorted by relevance
158 clang_getCompletionBriefComment
233 clang_getCompletionBriefComment(CXCompletionString completion_string) { in clang_getCompletionBriefComment() function
4781 clang_getCompletionBriefComment(CXCompletionString completion_string);
2185 return conf.lib.clang_getCompletionBriefComment(self.obj)
2067 BriefComment = clang_getCompletionBriefComment( in print_completion_result()