Searched refs:annotation_number (Results 1 – 2 of 2) sorted by relevance
211 unsigned annotation_number) { in clang_getCompletionAnnotation() argument213 return CCStr ? cxstring::createRef(CCStr->getAnnotation(annotation_number)) in clang_getCompletionAnnotation()
5299 * \param annotation_number the 0-based index of the annotation of the5303 * \c annotation_number, or a NULL string if that annotation is not available.5306 CXCompletionString completion_string, unsigned annotation_number);