Home
last modified time | relevance | path

Searched refs:annotation_number (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp211 unsigned annotation_number) { in clang_getCompletionAnnotation() argument
213 return CCStr ? cxstring::createRef(CCStr->getAnnotation(annotation_number)) in clang_getCompletionAnnotation()
/llvm-project/clang/include/clang-c/
H A DIndex.h5299 * \param annotation_number the 0-based index of the annotation of the
5303 * \c annotation_number, or a NULL string if that annotation is not available.
5306 CXCompletionString completion_string, unsigned annotation_number);